Commit Graph

32 Commits

Author SHA1 Message Date
ThePendulum bbe057eea2 Fixed kill command not working in PM. 2022-09-24 17:52:13 +02:00
ThePendulum fb88ded822 Retrying on connection failure. 2022-09-19 16:17:23 +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 a0c35bd613 Added kill module to repo. 2021-11-16 19:30:07 +01:00
ThePendulum 60c6f84702 Fixed playing a word without ongoing mash crashing bot. 2021-11-16 00:12:55 +01:00
ThePendulum 3f2ec8abb9 Fixed bold markup in Trivia. 2021-11-15 23:59:31 +01:00
ThePendulum 3fe4cb4292 Added hints to wordmash. 2021-11-15 23:57:16 +01:00
ThePendulum e5caa3a0fb Reading original body when available. 2021-11-15 21:55:42 +01:00
ThePendulum e055eebbea Only taking room argument for Say when command is used in PM. 2021-11-15 21:01:34 +01:00
ThePendulum 18ffdefffb Added say command with operator config. 2021-11-15 20:44:34 +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 e65bc352f2 Fixed check for ongoing mash game. 2021-11-08 02:50:47 +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
ThePendulum 2be37f96b5 Added anagram solver and dictionary lookup to mash game. Added error handling to controller. 2021-11-04 03:53:25 +01:00
ThePendulum 583c8cde67 Added larger mash dictionary with definitions. 2021-11-04 02:57:32 +01:00
ThePendulum c3585ad08b Added socket reconnection. 2021-11-04 01:51:43 +01:00
ThePendulum 126113bc9b Added leaderboard. 2021-11-01 03:45:04 +01:00
ThePendulum bcebf73f43 Added command handling and a word mash game. 2021-11-01 01:12:17 +01:00