I use a slash command to create a channel, and in the channel, a message whose content is like this : Then, the bot pins this message. All that works fine. Now, I wanna use another command to change that content. Here is how I try to change the message’s content : The “Message changed” is correct in the console,
Tag: discord
PHP/HTML – How can i get statistics about my discord server? [closed]
Can I get somehow statistics from my discord server (like online users, all members) with PHP? How can I get a statistic like online users with PHP from my discord server?