Skip to content

Updated to new breaking changes in discord.py 2.0a

Latest
Compare
Choose a tag to compare
@Der-Eddy Der-Eddy released this 17 Apr 17:09
· 220 commits to master since this release
b7c8c0a

The discord.py author announced to work again on it's library along with some breaking changes which I needed to take care of
in particular:

  • 28f8c44 is now freezed on a particular discord.py commit
  • b034eff cogs are now mostly asynchronous, more info can be found here
  • 8f27413 messages_content intent is now needed to read messages content and actually read commands
  • 3fd4422 the guild object doesn't have a region anymore