Trivia game cleanup

This commit is contained in:
Kwoth
2022-07-11 23:11:45 +00:00
parent ff779ad494
commit ea8e444b10
14 changed files with 494 additions and 444 deletions

View File

@@ -343,6 +343,7 @@
"trivia_times_up": "Time's up! The correct answer was {0}",
"trivia_win": "{0} guessed it and WON the game! The answer was: {1}",
"trivia_quit": "You can stop trivia by typing {0}",
"trivia_ended": "Trivia game ended",
"ttt_against_yourself": "You can't play against yourself.",
"ttt_already_running": "TicTacToe Game is already running in this channel.",
"ttt_a_draw": "A draw!",