1
0
Fork 0
mirror of https://git.sr.ht/~ashkeel/strimertul synced 2024-09-18 01:50:50 +00:00
strimertul/twitch
2023-05-31 14:49:45 +02:00
..
bot.alerts.go feat: add rudimentary template checking on chat commands 2023-05-19 15:07:32 +02:00
bot.go fix: trim messages before checking for commands 2023-05-25 20:36:35 +02:00
bot.timer.go refactor: split off some more functions 2023-05-04 15:14:21 +02:00
client.auth.go feat: Add sending chat command responses as whispers/replies/announcements 2023-05-04 13:10:11 +02:00
client.eventsub.go fix: build issues 2023-05-17 19:16:37 +02:00
client.go refactor: rename http to webserver, add testing 2023-05-31 14:49:45 +02:00
client_test.go refactor: rename http to webserver, add testing 2023-05-31 14:49:45 +02:00
commands.go feat: add rudimentary template checking on chat commands 2023-05-19 15:07:32 +02:00
data.go feat: Make chat cooldown adjustable 2023-05-25 19:48:32 +02:00
doc.go feat: Add sending chat command responses as whispers/replies/announcements 2023-05-04 13:10:11 +02:00