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

22 commits

Author SHA1 Message Date
Ash Keel
cec486fff2
Fix timers and add config reloading 2021-11-24 12:43:55 +01:00
Ash Keel
ac1ebe65d6
Reload modules on config change 2021-11-24 11:55:12 +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
0d3233ecbd
Big module refactor
Changing the HTTP config will now restart the server or, if possible, just hotpatch the configuration
2021-11-19 19:37:42 +01:00
Ash Keel
d9ac560a4b
Add RPC for writing to chat 2021-11-12 23:23:30 +01:00
Ash Keel
71c0b96091
Timers! 2021-11-05 22:54:42 +01:00
Ash Keel
08d3b68f2e
WIP Timer UI 2021-11-05 19:30:14 +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
bc12772959
Add chatbot and stulbe integration for alerts 2021-09-30 11:57:18 +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
599e6a5540
Add cooldowns to rewards 2021-07-11 15:34:39 +02:00
Ash Keel
2513c2bc5a
Fix mutex deadlock 2021-06-06 01:18:31 +02:00
Ash Keel
bfce1f6ce4
Handle goal redemption via stulbe 2021-05-18 15:50:58 +02:00
Ash Keel
e377a88837
Add request text to chat redeems 2021-05-18 15:29:21 +02:00
Ash Keel
622abb0b5c
Receive loyalty pushes from stulbe 2021-05-18 13:30:27 +02:00
Ash Keel
5ade0e3066
Integrate Twitch APIs internally rather than through stulbe 2021-05-14 13:15:38 +02:00