Skip to content

Anarchy 0.8.1.1

Compare
Choose a tag to compare
@not-ilinked not-ilinked released this 24 Jul 10:13
· 62 commits to master since this release
90dc5ae

Additions

  • Added the Select Menu component.
  • Added SlashCommand "categories", which wrap Discord's SubCommands.
  • Added all remaining API-controlled user settings.
  • Added the "HandleIncomingMediaData" member to DiscordSocketConfig which controls whether to parse incoming RTP data. This may help speed up certain bots.

Improvements

  • GetGuildChannelMembers() now works for huge guilds like .gg/fortnite.
  • Minor bug fixes.