Commit Graph

134 Commits

Author SHA1 Message Date
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 a946e0447b Using instance name for local database. 2023-04-09 02:01:58 +02:00
Niels Simenon e5a10d8059 Added knex module. 2023-04-09 01:54:25 +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 174dfdedfa Using room users API. 2022-11-26 17:53:27 +01:00
Niels Simenon 87f2e81794 Fixed checking username on non-existent user. 2022-11-26 16:49:29 +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
Niels Simenon 505b2449ba Added ~letsgo shortcut to the letters. 2022-11-01 05:31:05 +01:00
Niels Simenon 007773f38c Fixed style bypass. 2022-11-01 05:26:04 +01:00
Niels Simenon 89dc51e3e9 Added username color to Hunt point award. 2022-10-30 05:03:11 +01:00
Niels Simenon c3f1b59416 Hunt only listeners for closely matching words, fixed completion not awarding points, added help. 2022-10-30 04:59:14 +01:00
Niels Simenon b4add9e11d Added Hunt (hangman) game. 2022-10-30 04:21:32 +01:00
Niels Simenon 02da8f7705 Changed riddle timeout to seconds. 2022-10-28 05:12:33 +02:00
Niels Simenon 33c7b25bd2 Added riddles. 2022-10-28 05:06:48 +02:00
Niels Simenon 6ebe1cf4aa Added riddles outline. 2022-10-28 03:45:50 +02:00
Niels Simenon dc6df7c344 Added letter generator to letters game. 2022-10-28 03:44:09 +02:00
Niels Simenon 809e79affe Improved 8-ball punctuation handling. 2022-10-28 03:26:36 +02:00
Niels Simenon 335bd55a91 Accepting punctuation as part of a 8ball question. 2022-10-28 03:17:09 +02:00
Niels Simenon 8617ab9d8b Fixed disproportionate 8 ball answers. 2022-10-28 02:22:14 +02:00
Niels Simenon 32e842957b Improved 8 ball styling. 2022-10-28 02:00:03 +02:00
Niels Simenon ab20d76a98 Using black corners for IRC 8 ball answer. 2022-10-28 00:28:14 +02:00
Niels Simenon acf60eeca0 Added Magic 8-Ball game. 2022-10-28 00:22:00 +02:00
ThePendulum 34fb977e77 Actually fixed rock paper scissors emoji input. 2022-10-24 23:00:05 +02:00
ThePendulum 3039471764 Fixed rock paper scissors emoji input. 2022-10-24 22:57:08 +02:00