Skip to content

v1.0.0-alpha.2 - Release canadate 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@john-bv john-bv released this 06 Feb 03:21
· 32 commits to master since this release
34c10f2

This release includes a few bug fixes as well as some workflows for the repository.

  • Deprecated Snowflake type.
  • Added intents
  • Fixed an issue with the Permission class.
  • All requests via DiscordRequestHandler now return boolean if it was void before.
  • Added minor webhook support.
  • Fixed an issue where providing parameters to the discord request handler would crash.
  • Implemented reconnecting.
  • ready event now properly emits data.
  • Added member permissions
  • Implemented Message/Reaction collectors.