Commit Graph

144 Commits

Author SHA1 Message Date
ThePendulum c402628161 Disable wordle bonus points for small dictionaries. 2024-08-14 01:37:08 +02:00
ThePendulum a0f1914ce6 Amended wordle help. 2024-07-05 00:40:52 +02:00
ThePendulum 5ac935cc95 Fixed wordle hard hint letter background color. 2024-07-05 00:36:41 +02:00
ThePendulum 990e18d3da Added hard mode to wordle. 2024-07-05 00:29:40 +02:00
ThePendulum c3cadc3169 Clarify when word is in dictionary without a definition. 2024-06-10 01:24:24 +02:00
ThePendulum bbe573d8f3 Fixed missing word definition breaking Clive. Using em space in wordle letterboard for SChat. 2024-06-09 18:26:17 +02:00
ThePendulum f384d595e4 Using regular space to join wordle letterboard. 2024-06-05 22:45:04 +02:00
ThePendulum 13e0bb9a8c Improved repeat letter marking in wordle. 2024-06-04 23:56:51 +02:00
ThePendulum 055440418e Added colorless hints to IRC wordle instructions. 2024-06-04 17:31:33 +02:00
ThePendulum 352efb9147 Using correct format in IRC wordle instructions. 2024-06-04 17:25:43 +02:00
ThePendulum 1212261b21 Changed symbol for 6> faced dice. 2024-06-04 01:50:51 +02:00
ThePendulum f85cac7f2f Improved wordle readability for IRC. 2024-06-03 22:46:17 +02:00
ThePendulum 1228928592 Added guess count to wordle finish. 2024-06-03 02:05:02 +02:00
ThePendulum 6a35049609 Fixed orange highlight overwriting green highlight in wordle game. 2024-06-03 01:57:44 +02:00
ThePendulum a29eba70f0 Added instructions to wordle start message. 2024-06-03 01:10:07 +02:00
ThePendulum 5e396a4abe Added/implemented wordle game. 2024-06-03 01:02:30 +02:00
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