Commit graph

60 commits

Author SHA1 Message Date
matthieu a12a7ba11e Revert "feat: double the couner reply probability"
This reverts commit f2651f8b07.
2025-04-19 22:41:30 +04:00
matthieu f2651f8b07 feat: double the couner reply probability 2025-04-09 19:57:34 +04:00
matthieu 3ba26023d0 fix wrong sanitization 2025-01-30 19:03:29 +04:00
matthieu 2827ce3e82 proper utf8 support for input words & better "cutting" using scyllabus cuts 2025-01-29 13:24:30 +04:00
max e973d37e91
hotfix: disable shouldReply on ignored channels
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-09 09:43:53 +01:00
Matthieu Pignolet 911deb2293
Update index.mjs 2024-11-06 10:30:22 +04:00
max c6168f9aec
Last edge case
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-05 18:55:43 +01:00
max f1e1f67101
Get single word
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-05 18:51:27 +01:00
max d422807110
FFE
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-05 18:49:44 +01:00
Matthieu Pignolet 65d48b9bca
Update timestamp 2024-11-05 21:33:21 +04:00
Matthieu Pignolet 673e8f5b80
Update index.mjs 2024-11-05 21:10:02 +04:00
Matthieu Pignolet dd6f84f649
Update package.json 2024-11-05 21:06:56 +04:00
Matthieu Pignolet 4a6372df88
Add await for the last call 2024-11-05 21:04:28 +04:00
max 53541949e9
Fix last symbol def
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-05 17:54:59 +01:00
max bab7de257e
Symbol now act as constant
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-05 17:50:40 +01:00
max f15540ef5c
Use Symbol object for context instead of relative number
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-05 17:39:34 +01:00
max f77f2c7a66
Add event context
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-05 17:27:04 +01:00
max ed6e4797a1
New message reply algorithm based on time duration or random counter
Signed-off-by: Max Charrier <max@puffer.fish>
2024-11-04 20:49:54 +01:00
max 7a353c0cb0
increase autocomplete counter 2024-11-01 17:10:17 +01:00
Matthieu Pignolet f4eff659b5
Revert "A new action for the as guy" 2024-10-07 11:57:41 +04:00
Matthieu Pignolet b598fee369
A new action for the as guy 2024-10-07 11:50:17 +04:00
Matthieu Pignolet 698c6b62c1
Update index.mjs 2024-09-18 21:16:21 +04:00
Matthieu Pignolet dafea06427
Revert "do not send the gif if it is the user-displayed name" 2024-09-18 21:14:32 +04:00
Max Charrier 9ff5fc93e0
do not send the gif if it is the user-displayed name 2024-09-18 19:07:59 +02:00
Matthieu Pignolet 6a19522f13
Update index.mjs 2024-08-23 23:31:30 +04:00
Gabee dcc65d0e15
Update index.mjs 2024-08-22 00:47:32 +04:00
Gabee b68f6626bf
Update index.mjs 2024-08-22 00:30:10 +04:00
Gabee fb48fb0204
Update index.mjs 2024-08-21 23:50:46 +04:00
Matthieu Pignolet f68d5f5340 fix update handler 2024-07-24 14:45:29 +04:00
Matthieu Pignolet 8b57515da5 add new reply 2024-07-24 12:19:53 +04:00
Matthieu Pignolet 40284bb6b2 fix race condition 2024-07-17 23:30:45 +04:00
Matthieu Pignolet 43af57dcaf fix race condition 2024-07-17 23:29:45 +04:00
Matthieu Pignolet 32930e13fb
Increase the answer frequency 2024-07-09 22:42:21 +04:00
Matthieu Pignolet fffb0e8027 change response algorithm 2024-07-09 14:35:36 +04:00
Matthieu Pignolet 9434712f8e change response algorithm 2024-07-09 14:26:39 +04:00
Matthieu Pignolet 8960400eda change response algorithm 2024-07-09 14:21:58 +04:00
Matthieu Pignolet 63ea409e83 change to cdn 2024-07-07 18:59:38 +04:00
Matthieu Pignolet 16154b8bfc add everyone gif 2024-07-07 18:52:38 +04:00
Matthieu Pignolet 9551baa9f8 add everyone gif 2024-07-07 18:50:50 +04:00
Matthieu Pignolet 917662ca1f add everyone gif 2024-07-07 18:48:32 +04:00
Matthieu Pignolet b71ed03539 add everyone gif 2024-07-07 18:43:12 +04:00
Matthieu Pignolet 3e39f490a0 add everyone gif 2024-07-07 18:42:40 +04:00
Matthieu Pignolet 756ef3f2b3 chance frequency 2024-06-21 18:41:28 +04:00
Matthieu Pignolet 161cc01bcb better sanitizing 2024-06-21 18:27:21 +04:00
Matthieu Pignolet a3b83a8f5c better sanitizing 2024-06-21 18:25:46 +04:00
Matthieu Pignolet 14acfd4476 fix regexes 2024-06-21 18:03:36 +04:00
Matthieu Pignolet d5b520a1bc Fix messages sanitizations 2024-06-21 17:59:35 +04:00
Matthieu Pignolet 1a161774e6 add more probabilty 2024-06-18 16:32:10 +04:00
Matthieu Pignolet 3487778c2e change probability 2024-06-07 20:12:18 +04:00
Matthieu Pignolet b2261c7e96 handle dm(s) and edits 2024-06-06 19:26:20 +04:00