Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Discord Issue] As of September 1st, the bot doesn't respond to commands! #1215

Open
jagrosh opened this issue Sep 5, 2022 · 2 comments
Open

Comments

@jagrosh
Copy link
Owner

jagrosh commented Sep 5, 2022

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

  1. Head on over to https://discord.com/developers/applications and find your bot application.
  2. Click on the Bot tab on the sidebar
    image
  3. Turn Message Content Intent (should be the last checkbox on the page) ON
  4. Make sure your checkboxes match the ones I have shown
    image
  5. Shut down and restart your bot

Version Info
This affects all connections to Discord, regardless of which version of JMusicBot is used.

@jagrosh jagrosh pinned this issue Sep 5, 2022
@jagrosh jagrosh changed the title [Bug Report] As of September 1st, the bot doesn't respond to commands! [Discord Issue] As of September 1st, the bot doesn't respond to commands! Sep 5, 2022
@alsoGAMER
Copy link

Will slash commands be supported some day?

@jagrosh
Copy link
Owner Author

jagrosh commented Sep 15, 2022

Yes, slash commands will eventually be supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants