Skip to content

TriviaBot 1.8.3 - Buttons Hotfix

Compare
Choose a tag to compare
@LakeYS LakeYS released this 19 Aug 19:52
· 479 commits to master since this release
2d225c3

What's New

  • Answer buttons now cut off with "..." if an answer is greater than 80 characters in length.
  • Fixed games stopping abruptly with either no error or "components[0].components[x].label: Must be 80 or fewer in length"

Changes for self-hosted instances

  • File database now enforces an 80 character limit for answers unless hangman-mode and/or allow-long-answers are enabled. This follows Discord's limit of 80 characters per button.