Skip to content

Version 1.2.1

Compare
Choose a tag to compare
@arandomnewaccount arandomnewaccount released this 04 May 21:50
· 286 commits to master since this release
47b177c
  • added channel_create and channel_delete handlers
  • added a multibots.py example
  • gateway.run(auto_reconnect=True) now only disconnects on gateway.close() and ctrl-c
  • fixed a fetchMembers bug for small guilds
  • updated api version to v9
  • updated superproperties creation