Skip to content

v2.2.0

Compare
Choose a tag to compare
@AverageHelper AverageHelper released this 18 Feb 22:17
· 8 commits to main since this release
ca65c79

Added

  • Translations for /howto command responses. (Thanks to @karcsesz, @vayandas, and marph92 for help translating!)
  • Internal logging to indicate the start of a user's submission cooldown timer.
  • .mailmap file.

Changed

  • When the bot references a command in chat, we now use an interactive link to the new slash-command variant. Users can click or tap this command to fill in their message bar.
  • Some internals to prepare for modern module syntax.

Fixed

  • Test falures on Node 18+.
  • npm run commands:deploy and npm run commands:revoke work correctly now.