Thanks to visit codestin.com
Credit goes to github.com

Skip to content

r50

Choose a tag to compare

@Vauff Vauff released this 02 Sep 09:43
· 154 commits to master since this release
  • Removed the framework for legacy commands
  • Removed lots of various legacy command specific code from the bot
  • Ported players to a slash command
  • Ported map to a slash command
  • Ported changelog to a slash command
  • Ported notify to a slash command
  • The help command has been temporarily removed until porting work is finished
  • Switched /changelog to use the official GitHub API rather than parsing HTML
  • /minecraft now uses only a single website for providing skin images
  • Fixed /steam erroring
  • Cleaned up a bunch of code in the shared buildPage function, allowing for easier readability and faster feature development
  • Added support for button elements to buildPage
  • Added page count directly into the buildPage pagination buttons, looks much cleaner now
  • Fixed arrow emoji positioning in buildPage pagination buttons
  • Bolded the entire title for buildPage messages
  • Switched to a single function for all server tracking map thumbnail generation
  • Added logging for button presses
  • Modified the message logger to only log messages the bot can see since losing message content access