Skip to content

Discord Gateway changes

Compare
Choose a tag to compare
@Baviaan Baviaan released this 29 Sep 16:50
· 344 commits to master since this release

This release declares gateway intents as expected by Discord's new gateway API and requires discord.py version 1.5.

If you do not upgrade, your bot will cease to work when Discord stops supporting the old gateway.

Miscellaneous:

  • The bot will now warn you when it is missing the 'Add reactions' permission.
  • There is a dockerfile now.