Commit Graph

128 Commits

Author SHA1 Message Date
ThePendulum 453a3b1b42 Fixed letters game board timeout. 2024-04-02 01:09:31 +02:00
ThePendulum a1a9d698e2 Showing board 5 instead of 4 times in letters game. 2024-04-02 01:04:58 +02:00
ThePendulum 61e935b925 Showing board 4 instead of 3 times in letters game. 2024-04-02 00:56:19 +02:00
ThePendulum 47484ba7e2 Preventing ~solve when numbers game is in progress. 2024-01-02 16:15:37 +01:00
ThePendulum 03dfe8e437 Exposing numbers game solver through command. 2024-01-02 02:13:11 +01:00
ThePendulum b3ab3bf1ba Fixed kill announce for IRC.. 2023-08-21 23:12:02 +02:00
ThePendulum 98a1aa8fff Revealing who used kill command in all active rooms. 2023-08-17 22:38:43 +02:00
ThePendulum 9966c79a26 Added milliseconds to Duck result. 2023-07-18 23:35:53 +02:00
ThePendulum 00b92f445e Using distance for duck times. 2023-06-26 22:56:35 +02:00
Niels Simenon c85ec3440b Added target user to chat. 2023-05-06 01:32:30 +02:00
Niels Simenon d263c42d38 Allow arithmetic functions in numbers. 2023-04-12 17:17:49 +02:00
Niels Simenon 27a82b9cdd Disallowing functions and non-arithmetic operators in numbers. 2023-04-12 17:13:24 +02:00
Niels Simenon 21feb37d21 Fixed logical typo. 2023-04-11 00:47:45 +02:00
Niels Simenon 73117e7614 Changed conversation determination in chat. 2023-04-11 00:46:40 +02:00
Niels Simenon da9c85d90c Added PM support to chat. 2023-04-11 00:37:03 +02:00
Niels Simenon 2860630921 Changed default number name from big to large, added nums to short commands. 2023-04-10 16:50:39 +02:00
Niels Simenon 8aef44b2d9 Moved consonant bias to config, increased slightly to 0.6. 2023-04-10 16:34:53 +02:00
Niels Simenon 6817f51b83 Moved available letters to config. 2023-04-10 16:25:08 +02:00
Niels Simenon 91eaa9d709 Improved Letters distribution. Added conundrum to mash. 2023-04-10 16:06:53 +02:00
Niels Simenon cfcb48224b Disallowing fractions in numbers game, fixed stop output, added generic calculator to numbers. 2023-04-10 14:26:28 +02:00
Niels Simenon 4fbd366bb9 Added numbers game. 2023-04-10 05:54:27 +02:00
Niels Simenon 74342ab07b Added chat token reset. WIP numbers game. 2023-04-10 01:23:19 +02:00
Niels Simenon 68cefc0e2a Added word limit to chat bot. 2023-04-09 22:47:19 +02:00
Niels Simenon c4d328b409 Passing user identifier to OpenAI API. 2023-04-09 16:04:19 +02:00
Niels Simenon ef30c41758 Added username parameter to chat token, tracking by username. 2023-04-09 15:54:39 +02:00
Niels Simenon 4b8077f7e7 Fixed token text error. 2023-04-09 15:48:30 +02:00
Niels Simenon ad7f1f548e Increased default chat cut-off. 2023-04-09 15:45:41 +02:00
Niels Simenon 21a90a51cf Added token limits to OpenAI chat. 2023-04-09 01:44:22 +02:00
Niels Simenon 8f37ee145e Fixed chat prompt regex breaking if no username prefix is configured. 2023-04-09 00:20:29 +02:00
Niels Simenon 3a660a0c1c Updated recommended node version. Added hostname to system uptime. 2023-04-09 00:14:35 +02:00
Niels Simenon c17c51dcd1 Added OpenAI chat bot. 2023-04-09 00:07:16 +02:00
Niels Simenon 6c3a887f3f Hinting punctuation in Trivia. 2023-02-02 01:45:37 +01:00
Niels Simenon d624602a1d Added JavaScript 'game'. 2022-11-08 22:21:43 +01:00
Niels Simenon 18572df506 Fixed countries mode in Geo. 2022-11-06 16:58:44 +01:00
Niels Simenon 4727217b88 Added flags to Geo. 2022-11-06 16:14:14 +01:00
Niels Simenon cdfcd8e4fa Added coin to dice. 2022-11-06 03:11:39 +01:00
Niels Simenon 803e44dd84 Updated help for Geo. 2022-11-06 02:07:31 +01:00
Niels Simenon d41a0384d6 Added US states to Geo game. 2022-11-06 02:06:04 +01:00
Niels Simenon 97a76fd88c Updated curated country file. 2022-11-03 16:45:49 +01:00
Niels Simenon c1b8340268 Curated Geo country file, improved hint letter spacing. 2022-11-02 22:20:36 +01:00
Niels Simenon 43d307f68c Swapped URL and question in Geo. 2022-11-02 20:59:35 +01:00
Niels Simenon 631dc58d3c Added question rotation to Geo. 2022-11-02 20:56:06 +01:00
Niels Simenon 210155305c Disabled various small island countries, added hint to Geo. 2022-11-02 20:46:47 +01:00
Niels Simenon 036feb12a5 Added Geo game. 2022-11-02 06:16:17 +01:00
Niels Simenon 09d069dec1 Help module can give game-specific help. 2022-11-02 01:20:19 +01:00
Niels Simenon baa2246245 Added question skip to trivia. 2022-11-02 01:09:02 +01:00
Niels Simenon 46c61e2a92 Fixed dice excluding last face, increased max rolls to 20. Increased default number of Hunt guesses. Increased default Riddle timeout. 2022-11-02 00:34:03 +01:00
Niels Simenon 53022278c9 Added ground track to Hunt, added new SChat 2 colors. 2022-11-01 05:59:17 +01:00
Niels Simenon 3c42807f62 Removed Parrot from default config, expanded Hunt help text. 2022-11-01 05:40:58 +01:00
Niels Simenon d8e4e4f0a2 Expanded letters help text. 2022-11-01 05:34:25 +01:00