Commit Graph

26 Commits

Author SHA1 Message Date
ThePendulum cd133bb8bc Added help commands. 2022-10-22 01:23:11 +02:00
ThePendulum 55343d5de7 Added playable round to letters game. 2022-10-21 05:07:32 +02:00
ThePendulum 5792a0799a Not hinting first letter for Trivia answers shorter than 3 characters. 2022-10-20 03:00:46 +02:00
ThePendulum 2daf52477d Added boundaries to Trivia rounds and timeout. 2022-10-20 02:45:15 +02:00
ThePendulum ad782a5126 Merged SChat and IRC support. 2022-10-19 01:24:13 +02:00
ThePendulum 809102f2fe Adapted say module to IRC. Made greeting configurable. Fixed Trivia end-of-game leaderboard breaking. 2022-10-18 00:08:17 +02:00
ThePendulum 4ce3f77c63 Added IRC support (WIP). 2022-10-17 04:06:55 +02:00
ThePendulum 91c99428ff Showing game leaderboard when Trivia game is stopped. 2022-07-15 17:46:12 +02:00
ThePendulum 6bc1048a90 Fixed being able to score multiple points per round in Trivia timeout mode. 2022-01-10 23:42:17 +01:00
ThePendulum 1dc0565586 Preventing correct answer feedback in timeout-mode Trivia when game is already aborted. 2022-01-07 23:39:46 +01:00
ThePendulum 5adb55692f Added whisper option. Whispering answer feedback in Trivia timeout mode, added command help. 2022-01-07 22:52:44 +01:00
ThePendulum e614cd4b1c Checking message user exists before checking ID in Trivia. 2021-11-29 18:44:44 +01:00
ThePendulum d98c4c12fa Added definitions to wordmash hints, listening broadly for wordmash answers. 2021-11-18 01:14:35 +01:00
ThePendulum 3f2ec8abb9 Fixed bold markup in Trivia. 2021-11-15 23:59:31 +01:00
ThePendulum e5caa3a0fb Reading original body when available. 2021-11-15 21:55:42 +01:00
ThePendulum a5fb878192 Resolve message body HTML entities in Trivia bot. 2021-11-15 20:29:13 +01:00
ThePendulum 779a8b4026 Fixed 2nd Trivia hint length, fixed greedy matching in Jeopardy answers with two bracketed words. 2021-11-15 15:51:10 +01:00
ThePendulum fcb88bbd90 Improved Jeopardy curation. 2021-11-15 00:08:40 +01:00
ThePendulum c23c3ffd32 Removed Jeopardy questions containing URLs. Including first letter in first hint. 2021-11-14 19:55:14 +01:00
ThePendulum 220f4fe727 Added hints to Trivia. Curated Joepardy answers to be more lenient. 2021-11-14 17:56:07 +01:00
ThePendulum 6ac189235c Added ping and duck, showing category in trivia. 2021-11-12 16:43:20 +01:00
ThePendulum fa54000f1c Fixed missing user breaking Trivia. 2021-11-09 14:51:37 +01:00
ThePendulum 0a1512e639 Added settings interface to trivia game. 2021-11-09 13:48:21 +01:00
ThePendulum 2a9311f021 Check room exists before removing user. 2021-11-08 02:48:26 +01:00
ThePendulum 114555be66 Only adding users to known rooms. 2021-11-06 02:14:33 +01:00
ThePendulum 09f1f5a14a Added rudimentary Trivia game. 2021-11-06 01:33:52 +01:00