Skip to content

v3 - KING

Latest
Compare
Choose a tag to compare
@AnnsAnns AnnsAnns released this 12 Sep 16:54
· 4 commits to Cinnabar since this release

v3 - King

Bot Invite Here

NOTE: As Discord loves adding breaking changes, you might need to re-invite the bot or give it the permission to create slash commands in order for Slash commands to work properly on your server!

Changelog:

  • Add support for Discord Slash commands
    • This change is quite big and sadly required in order for the bot to function in the future, for more details visit: #26
    • For now we still support message based commands but that might change in the future as Discord currently aims to enforce a total ban on message based commands by April 2022.
  • The WebAPI is now based on a static file and Github action instead of webserver
    • If your application used the WebAPI, this sadly probably broke it, but as server hosting is expensive and maintaining the annoying structure behind the old WEBAPI wasn't worth the effort, I have decided to move to the cheaper alternative of a Github action being triggered in order to update the BETCH error code database.
      • However, given that the WEBAPI was down for about half a year by now, I doubt that anyone actually cares about this breaking the old WEBAPI system ;)
  • Removed a lot of AtlasNX references
  • Rest in Peace AtlasNX
  • A lot of cleanup
  • Relicense the project
  • Add error handling in order to make it run more stable