Commit Graph

94 Commits

Author SHA1 Message Date
ThePendulum bbe057eea2 Fixed kill command not working in PM. 2022-09-24 17:52:13 +02:00
ThePendulum 09d344b394 1.7.5 2022-09-19 16:17:51 +02:00
ThePendulum fb88ded822 Retrying on connection failure. 2022-09-19 16:17:23 +02:00
ThePendulum 19fb233d8a 1.7.4 2022-07-15 17:49:06 +02:00
ThePendulum 802639d830 Including stack trace in error log. 2022-07-15 17:49:01 +02:00
ThePendulum 91c99428ff Showing game leaderboard when Trivia game is stopped. 2022-07-15 17:46:12 +02:00
ThePendulum f1c5b8afda 1.7.3 2022-01-10 23:42:20 +01: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 556540e7ec 1.7.2 2022-01-08 00:26:03 +01:00
ThePendulum 1f98681693 Passing points to onMessage, fixes NaN points. 2022-01-08 00:26:01 +01:00
ThePendulum 462e1ee1de 1.7.1 2022-01-07 23:39:48 +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 d4d736bb56 1.7.0 2022-01-07 22:52: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 b161a29909 1.6.0 2022-01-06 23:55:44 +01:00
ThePendulum e87e6d47f9 Reauthenticating for every connect attempt to ensure session is still valid. 2022-01-06 23:55:41 +01:00
ThePendulum 497e52be38 1.5.19 2021-11-29 18:44:48 +01:00
ThePendulum e614cd4b1c Checking message user exists before checking ID in Trivia. 2021-11-29 18:44:44 +01:00
ThePendulum 7cb5c59ae7 1.5.18 2021-11-18 01:14:38 +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 2c0966754b Moved kill comand to game module, expanded ecosystem file. 2021-11-16 19:23:51 +01:00
ThePendulum fd2bd1b8f5 1.5.17 2021-11-16 19:11:14 +01:00
ThePendulum f455635e0a Added kill command and PM2 ecosystem file with restart delay. 2021-11-16 19:10:58 +01:00
ThePendulum 701cf82af8 1.5.16 2021-11-16 00:40:04 +01:00
ThePendulum 9c5bcbdd22 Stripping off @-prefix from points username. 2021-11-16 00:40:02 +01:00
ThePendulum 56d8bd34be 1.5.15 2021-11-16 00:12:58 +01:00
ThePendulum 60c6f84702 Fixed playing a word without ongoing mash crashing bot. 2021-11-16 00:12:55 +01:00
ThePendulum cb023f0c28 1.5.14 2021-11-15 23:59:34 +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 db0ce247ca 1.5.13 2021-11-15 22:50:28 +01:00
ThePendulum 76210411f8 Fixed leadboard slicing wrong end of list, allowing points lookup by username. 2021-11-15 22:50:25 +01:00
ThePendulum 1843a5b5b3 1.5.12 2021-11-15 21:55:44 +01:00
ThePendulum e5caa3a0fb Reading original body when available. 2021-11-15 21:55:42 +01:00
ThePendulum 7640fae9d8 1.5.11 2021-11-15 21:01:36 +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 276547cecb 1.5.10 2021-11-15 20:54:02 +01:00
ThePendulum fbd898d2ee Added message user object fallback. 2021-11-15 20:54:00 +01:00
ThePendulum 98eda1879b 1.5.9 2021-11-15 20:44:36 +01:00
ThePendulum 18ffdefffb Added say command with operator config. 2021-11-15 20:44:34 +01:00
ThePendulum 2ddac57365 1.5.8 2021-11-15 20:29:15 +01:00
ThePendulum a5fb878192 Resolve message body HTML entities in Trivia bot. 2021-11-15 20:29:13 +01:00
ThePendulum 0870ac9352 1.5.7 2021-11-15 15:55:25 +01:00
ThePendulum cb82fc9969 Added utils dir. 2021-11-15 15:55:22 +01:00
ThePendulum 57b837cd60 1.5.6 2021-11-15 15:51: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 8a68c11804 1.5.5 2021-11-15 00:38:54 +01:00
ThePendulum ebe1226cb8 Removed 'seen here' Jeopardy questions referring to a non-existent image. 2021-11-15 00:38:50 +01:00
ThePendulum b74e3ea861 1.5.4 2021-11-15 00:08:42 +01:00