Skip to content

0.3.0

Compare
Choose a tag to compare
@abalabahaha abalabahaha released this 13 Oct 19:34
· 1172 commits to dev since this release

What's New:

  • Permission.has("perm") for easier permission checking
  • Voice does not require the use of node-gyp (or C++ or Python) anymore thanks to opusscript

What's Improved:

  • Shard autoreconnect is more reliable now
  • Better channel pin support
  • Multiple clients can now be created in the same process
  • Voice reliability and error handling are improved
  • Voice also uses less resources now
  • Updated ratelimit handling
  • Fixed several CommandClient bugs