Commit graph

94 commits

Author SHA1 Message Date
lyx0 90663c8980 remove unused struct 2021-10-29 12:14:54 +02:00
lyx0 8ddd54fc8c add tests 2021-10-28 23:12:40 +02:00
lyx0 7a702cb473 add banphrase tests 2021-10-28 23:01:05 +02:00
lyx0 432edf4e63 add some comments 2021-10-28 21:49:54 +02:00
lyx0 a707c1a53f fix repeated config calls 2021-10-28 17:48:18 +02:00
lyx0 10397e3adc refactor mongo client 2021-10-28 17:20:24 +02:00
lyx0 cb0181c01f addchannel works 2021-10-28 16:16:11 +02:00
lyx0 df2aad908f whoops 2021-10-28 15:16:22 +02:00
lyx0 6e6440e6b0 rename to JoinChannels 2021-10-27 20:01:59 +02:00
lyx0 ff135f615b join/say works 2021-10-27 19:41:42 +02:00
lyx0 95e8fe0ade connect works 2021-10-27 19:27:35 +02:00
lyx0 3196c22348 cleanup 2021-10-26 17:03:16 +02:00
lyx0 203f921c18 setup mongodb connection 2021-10-25 23:33:00 +02:00
lyx0 e2f21a4e64 add Dockerfile 2021-10-25 19:27:52 +02:00
lyx0 fca2f93e20 comment out spammy commands 2021-10-25 18:01:27 +02:00
lyx0 377b4f710a add a way to send a message without checking banphrases 2021-10-25 13:51:59 +02:00
lyx0 0f8ebc170c use the userid from the config instead of a hard coded one 2021-10-24 17:35:45 +02:00
lyx0 b43acc7bf4 add example .env 2021-10-24 17:35:32 +02:00
lyx0 8901038416 fix last return statement being unreachable 2021-10-22 22:29:31 +02:00
lyx0 6edccd2b24 remove some logs 2021-10-22 22:24:13 +02:00
lyx0 8e9d634df8 fix splitting messages not working 2021-10-21 01:46:25 +02:00
lyx0 3bcef5b48a cleanup 2021-10-20 23:03:20 +02:00
lyx0 bf8f7943fb add some comments 2021-10-20 22:59:05 +02:00
lyx0 71a1f854cb add reason to message output 2021-10-20 22:43:06 +02:00
lyx0 a842cc012e change banphrase api 2021-10-20 22:35:36 +02:00
lyx0 61fc2fb652 add lidl banphrase 2021-10-20 22:13:19 +02:00
lyx0 7ededaae9f cleanup a bit 2021-10-20 00:02:53 +02:00
lyx0 7bc69ff5e0 add more commands 2021-10-19 23:27:55 +02:00
lyx0 cf4e4b64e4 add commands 2021-10-19 22:33:08 +02:00
lyx0 833eee0c99 start with rewrite 2021-10-19 22:25:47 +02:00
lyx0 79f8f34066 remove unnecessary second config call 2021-10-14 20:17:46 +02:00
lyx0 b6028eb565 idk 2021-10-14 20:00:28 +02:00
lyx0 dbaa4ed180 add uptime 2021-10-14 19:02:07 +02:00
lyx0 e53fd561b3 add basic whisper message handler 2021-10-14 15:14:38 +02:00
lyx0 657417a80d add my old humanize package 2021-10-14 02:27:01 +02:00
lyx0 4b4a949ce3 remove OnPrivateMessage 2021-10-14 01:36:30 +02:00
lyx0 f6cbefd002 rename HandleTwitchMessage to HandlePrivateMessage 2021-10-14 01:00:00 +02:00
lyx0 bf0496fc28 pass config through instead of calling it on every message 2021-10-14 00:55:07 +02:00
lyx0 d83c74a8ac basic message handling 2021-10-14 00:45:32 +02:00
lyx0 809a2f83a8 fix wrong folder 2021-10-14 00:25:33 +02:00
lyx0 9423fe789e handle messages 2021-10-14 00:19:35 +02:00
lyx0 d9f32c1276 structuring 2021-10-13 23:37:46 +02:00
lyx0 8e5687292b join say connect works 2021-10-13 23:29:29 +02:00
lyx0 64b449252f idk 2021-10-13 23:24:02 +02:00