Commit Graph

26 Commits

Author SHA1 Message Date
ThePendulum a5fb878192 Resolve message body HTML entities in Trivia bot. 2021-11-15 20:29:13 +01:00
ThePendulum cb82fc9969 Added utils dir. 2021-11-15 15:55:22 +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 429f10b49f Fixed set points breaking when called without options. 2021-11-12 16:47:59 +01:00
ThePendulum 6ac189235c Added ping and duck, showing category in trivia. 2021-11-12 16:43:20 +01:00
ThePendulum 448f0ce3bd Using room map instead of list, fixing user join registration. 2021-11-10 00:06:28 +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 d56b3f456b Writing points to instance-specific file. 2021-11-09 13:17:53 +01:00
ThePendulum d9f1181fcb Added debug level parameter. 2021-11-09 13:15:12 +01:00
ThePendulum 11225c7aa6 Added debug logger. 2021-11-09 03:11:29 +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 c3639b15e6 Capping leaderboard number. 2021-11-06 01:38:06 +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 d36fe65612 Added linting. 2021-11-01 16:06:48 +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
ThePendulum 755411b9c1 Auth, connect and room join with greeting. 2021-10-31 22:33:18 +01:00