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

9 commits

Author SHA1 Message Date
Ash Keel
0d1c60451b
feat: WIP twitch rework 2024-03-10 17:38:18 +01:00
Ash Keel
bcdecf50c0
feat: move to a multi-key system for events 2024-02-29 21:44:17 +01:00
Ash Keel
d40d90fbe4
feat: add twitch/bot/@send-message for sending messages with options 2023-06-13 10:50:20 +02:00
Ash Keel
b4e05220e7
feat: Make chat cooldown adjustable 2023-05-25 19:48:32 +02:00
Ash Keel
29880bdc23
feat: Add sending chat command responses as whispers/replies/announcements 2023-05-04 13:10:11 +02:00
Ash Keel
9df69d1b3d
feat: we can generate our own documentation... wait but why 2023-02-07 22:29:26 +01:00
Ash Keel
d72b8834a3
change: bump eventsub history size to 100 2023-01-09 16:23:54 +01:00
Ash Keel
aaffaebe55
refactor: module conundrum phase 1
Refactor Twitch client and bot so it can be closed and reopened with a
different config.
Add a cancellation function to subscription functions so they can be
cancelled.
Use http.Handler instead of HandlerFunc for custom routes
2022-12-03 16:16:59 +01:00
Ash Keel
4c0708138a
refactor: begone modules 2022-11-30 19:15:47 +01:00
Renamed from modules/twitch/data.go (Browse further)