1
0
Fork 0
mirror of https://git.sr.ht/~ashkeel/strimertul synced 2024-09-20 02:00:49 +00:00
Commit graph

24 commits

Author SHA1 Message Date
Ash Keel
a15393be70
refactor: single key subscription function 2022-11-25 14:16:20 +01:00
Ash Keel
e3ee43e6ae
refactor: less repetition but it's probably bad 2022-11-23 16:34:49 +01:00
Ash Keel
4fba15e16f
Bump deps, add pprof 2022-03-24 10:16:51 +01:00
Ash Keel
4a764c0450
Multiple databases! 2022-02-01 12:35:34 +01:00
Ash Keel
2fae672449
Move to zap for logging 2022-01-27 16:49:18 +01:00
Ash Keel
b078f6d8c0
Remove toggle for chat keys 2022-01-21 10:08:51 +01:00
Ash Keel
cc9f757042
Loyalty queue / points done! 2022-01-14 16:24:27 +01:00
Ash Keel
7e65c72bbb
Fix loyalty module commands not working after module refactor 2022-01-12 12:02:54 +01:00
Ash Keel
29e5db09b3
Update dependencies 2021-12-06 12:22:06 +01:00
Ash Keel
4253875787
Add alerts, remove disabling timers 2021-12-05 15:47:53 +01:00
Ash Keel
19064ac2ca
Fix twitch bot custom command checking 2021-12-01 23:32:51 +01:00
Ash Keel
a72d52d685
Add subscriber ACL level and make them work on bot commands 2021-11-30 17:37:33 +01:00
Ash Keel
a15b5bafb8
Refactor most of main.go into a module manager logic 2021-11-24 11:54:49 +01:00
Ash Keel
d9ac560a4b
Add RPC for writing to chat 2021-11-12 23:23:30 +01:00
Ash Keel
dc633ca913
Backend initial implementation of timers 2021-11-03 14:48:30 +01:00
Ash Keel
1fb5843339
Fix linting issues (Thanks GoLand!) 2021-10-28 11:01:52 +02:00
Ash Keel
d5fa102a8e
Make chat commands case insensitive 2021-10-05 13:06:56 +02:00
Ash Keel
8596ce3f6d
Add callable functions to custom commands 2021-09-18 22:06:22 +02:00
Ash Keel
f2ebc7df6f
Custom commands are now working! 2021-09-17 10:54:55 +02:00
Ash Keel
3cdf044d54
Move things around a bit 2021-09-16 17:11:49 +02:00
Ash Keel
0454a96bd5
Refactor bot loyalty stuff to its own file, disable commands if loyalty is off 2021-09-16 15:55:43 +02:00
Ash Keel
6c8d8f6da2
Chatbox can now relay messages to subscribers 2021-09-15 17:46:57 +02:00
Ash Keel
2513c2bc5a
Fix mutex deadlock 2021-06-06 01:18:31 +02:00
Ash Keel
5ade0e3066
Integrate Twitch APIs internally rather than through stulbe 2021-05-14 13:15:38 +02:00