MusicBot
MusicBot copied to clipboard
[Discord Issue] As of September 1st, the bot doesn't respond to commands!
Description of the bug As of September 1st, the Message Content Intent is being enforced, which is the "intent" that allows a bot to read the contents of messages. JMusicBot needs this intent to be able to have custom-prefixed commands. If your music bot stopped responding to commands on September 1st, it is almost certainly because the bot's intents have not been migrated and you'll need to update its settings in the developer portal. (Note that if your bot is in more than 75 servers, it will likely be permanently broken. JMusicBots should be kept private).
The Solution
- Head on over to https://discord.com/developers/applications and find your bot application.
- Click on the Bot tab on the sidebar
- Turn Message Content Intent (should be the last checkbox on the page) ON
- Make sure your checkboxes match the ones I have shown
- Shut down and restart your bot
Version Info This affects all connections to Discord, regardless of which version of JMusicBot is used.
Will slash commands be supported some day?
Yes, slash commands will eventually be supported.