Skip to content

v.2.0.2 Release

Latest
Compare
Choose a tag to compare
@Boltairex Boltairex released this 08 Sep 09:55
· 13 commits to main since this release
4b1a93e

Added:

  • ApplicationCommandService: handles ApplicationCommands
  • ApplicationCommandBase: base class to create or initialize ApplicationCommands
  • Interfaces to create own CommandServices and CommandAuthentication.
  • Auto-collecting and updating all ApplicationCommands.

Updated code from v2.0 to v3.0 Discord.net

Changes

  • Fixed commands name recognition and authorization bug.
  • Added overload with assembly argument on Collect methods.