Skip to content

Releases: jyao6429/quizbowl-bot

Version 2.0.5

06 Dec 22:21
Compare
Choose a tag to compare
  • Updated to latest versions of JDA and JDA-Utilities
  • Fixed about command not working in DMs

Version 2.0.4

25 Sep 21:32
Compare
Choose a tag to compare
  • Limited the scoreboard to the top ten players to stay within 1024 char limit
  • Fixed so the reader can force stop the match during team selection
  • Fixed async issue where the match times out even though it has started
  • Added better logging

Version 2.0.3

24 Sep 16:02
Compare
Choose a tag to compare
  • Fixed bot no longer listening to reactions on the team selection menu if someone who is not the moderator reacts with 4️⃣

Version 2.0.2

24 Sep 15:03
Compare
Choose a tag to compare
  • Fixed team selection menu deleting if someone who is not the moderator attempts to start the round

Version 2.0.1

23 Sep 14:32
Compare
Choose a tag to compare
  • Added force argument to .stop command in case the bot is stuck
  • Now cancels the team selection menu before deleting the message
  • Made .about command more useful

Version 2.0.0

22 Sep 22:39
8db80ce
Compare
Choose a tag to compare

Major rewrite of core components of the quizbowl classes. New features include team matches up to 8 teams, an indicator for the current buzzer, and admin overrides of the .changereader and .stop commands.

  • Team matches with 2-8 teams
  • Teams can be roles to restrict who can join certain teams
  • Team selection menu based on reactions
  • A 🐝 emote indicates the current buzzer
  • .undo command now undoes up to the beginning of the previous tossup
  • For 2 team matches, a .csv file of the stats will be uploaded
  • Administrators of a server can use the .changereader and .stop commands even if they are not the reader

Version 1.1.0

29 Aug 19:16
abb4c5d
Compare
Choose a tag to compare
  • Added bonus feature
  • Fixed undo command not rolling back points

Version 1.0.0

29 Aug 17:46
Compare
Choose a tag to compare

Initial release