Skip to content

TriviaBot 1.8 - Buttons

Compare
Choose a tag to compare
@LakeYS LakeYS released this 09 Aug 19:11
· 504 commits to master since this release
4c20a9e

image

What's new

  • Games now use buttons. Answers are accepted by button press rather than a typed answer. The new buttons are ideal for more serious competitions, as players can no-longer snoop on answers.
  • The classic typed-answer mode is still accessible via trivia play advanced.
  • Existing pre-made trivia play advanced commands may no-longer work as expected.
  • Advanced game command strings are no-longer enclosed in quotation marks, for easier copying.
  • Added a warning message to trivia play hangman. (Some questions not suited for hangman style gameplay)

Note: With the new buttons mode, reaction mode is planned to be removed in a future update.

Changes for self-hosted instances

  • Added additional logging when a message fails to send.

This update requires Node.js 16.6 or higher. Check "Setting up the bot" under the install instructions for your OS.

Reactions mode is planned to be removed in a future update. Please plan accordingly if you rely on reaction mode.