Skip to content

8.1.0

Compare
Choose a tag to compare
@abalabahaha abalabahaha released this 01 Aug 22:32
· 6824 commits to main since this release

Additions:

  • Preemptive ratelimiting (prevents most 429 IP bans unless you have a lot of shards)
  • Added support for notes
  • Added support for message pinning
  • Added support for getting a single message (for OAuth bot accounts only)
  • Added more detailed error messages when closing gateway connections
  • Added voiceSpeaking event
  • Added tonicdev support
  • Added support for getting details on an OAuth app (bot account must be owner or member of the app)

Fixes:

  • Fixed a bug where some voice states wouldn't update
  • Fixed some more voice crashes
  • Fixed some game changes not firing presence updates
  • Fixed crash bugs
  • Fixed Discord.Constants export bug
  • Fixed removal of Cache items
  • Fixed editing channels

Misc:

  • Documentation fixes
  • Documentation page for examples
  • Enabled autoReconnect by default