Skip to content

v1.6.0

Compare
Choose a tag to compare
@AverageHelper AverageHelper released this 17 May 22:13
· 62 commits to main since this release
5f5bba1

After updating, be sure to run npm ci && npm run build:clean && npm run migrate before running the bot.

Added

  • Add a new limit for the minimum duration of a submission
  • Special messaging when the queue is very nearly full

Changed

  • Make /stats output clearer
  • Clearer message when Gamgee auto-closes an overfull queue
  • Reorganize some code internally so we can better catch Slash Command edge cases

Known Issues

  • The command deployment script removes guild-level slash-commands. Working on a fix for that now. As a workaround, avoid running npm run setup or npm run commands:deploy in this version.