ThePendulum pendulum
  • Joined on 2019-12-18
pendulum pushed to master at pendulum/schat2-clive 2023-04-10 22:47:47 +00:00
21feb37d21 Fixed logical typo.
pendulum pushed to master at pendulum/schat2-clive 2023-04-10 22:46:44 +00:00
85be251b3f 1.26.1
73117e7614 Changed conversation determination in chat.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-10 22:37:07 +00:00
750997f3cc 1.26.0
da9c85d90c Added PM support to chat.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-10 14:50:44 +00:00
ee50935339 1.25.5
2860630921 Changed default number name from big to large, added nums to short commands.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-10 14:37:38 +00:00
6c5fd6ed0a Changed back default consonant bias.
pendulum pushed to master at pendulum/schat2-clive 2023-04-10 14:34:58 +00:00
c43be9df13 1.25.4
8aef44b2d9 Moved consonant bias to config, increased slightly to 0.6.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-10 14:25:13 +00:00
77b6ebfb5c 1.25.3
6817f51b83 Moved available letters to config.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-10 14:06:57 +00:00
42c850ac90 1.25.2
91eaa9d709 Improved Letters distribution. Added conundrum to mash.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-10 12:26:33 +00:00
f4776df853 1.25.1
cfcb48224b Disallowing fractions in numbers game, fixed stop output, added generic calculator to numbers.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-10 03:54:33 +00:00
ea672df4c3 1.25.0
4fbd366bb9 Added numbers game.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-09 23:23:25 +00:00
8c34fe5013 1.24.10
74342ab07b Added chat token reset. WIP numbers game.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-09 20:47:24 +00:00
7321037f4f 1.24.9
68cefc0e2a Added word limit to chat bot.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-09 14:04:24 +00:00
f222922643 1.24.8
c4d328b409 Passing user identifier to OpenAI API.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-09 13:59:51 +00:00
efc45f2103 1.24.7
b724f4ecb7 Set default chat history to 2.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-09 13:54:44 +00:00
8960a23448 1.24.6
ef30c41758 Added username parameter to chat token, tracking by username.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-09 13:48:35 +00:00
4b8077f7e7 Fixed token text error.
pendulum pushed to master at pendulum/schat2-clive 2023-04-09 13:45:47 +00:00
d4edbfda7a 1.24.5
ad7f1f548e Increased default chat cut-off.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-09 00:05:07 +00:00
6469a7b660 Removed null environment from ecosystem file.
pendulum pushed to master at pendulum/schat2-clive 2023-04-09 00:02:01 +00:00
f084dddfce 1.24.4
a946e0447b Using instance name for local database.
Compare 2 commits »
pendulum pushed to master at pendulum/schat2-clive 2023-04-08 23:54:29 +00:00
e5a10d8059 Added knex module.