Skip to content

Anarchy 0.8.1

Compare
Choose a tag to compare
@not-ilinked not-ilinked released this 19 Jun 16:05
· 71 commits to master since this release

0.8.1.0

Additions

  • Added Community functionality.
  • Added interactions (slash commands and components).
  • Finished OAuth2 implementation (using codes received from discord and such).
  • Added RestConnectionRetries to DiscordConfig, which allows you to set the amount of times the HTTP client should retry a failed request.
  • Added message references / replies.
  • Added proper error handling for media binaries.
  • Added stage channel support.
  • TODO: Add threads.

Improvements

  • Rewrote Anarchy's media implementation (voice and Go Live connections) to use a client-based structure instead of a session-based one.
  • Fixed v8-9 being unusable with socket clients.
  • Added the 'InviteGuild' object which can be found in GuildInvites.
  • Payment and gift functions now return more accurate data.
  • Added more filters to MessageFilters.
  • Various minor bug fixes.
  • Removed trans rights.