|
0ad063cebd
|
Added Nightbot integration. Changed from client credentials flow to implicit code grant flow.
|
2024-08-11 21:22:37 +00:00 |
|
|
6eb927ce5f
|
Fixed raid spam prevention. Gave a proper error message when connecting to Twitch websockets without linking Twitch account to Twitch.
|
2024-08-07 22:05:47 +00:00 |
|
|
8014c12bc5
|
Fixed 7tv & Twitch reconnection. Added adbreak, follow, subscription handlers for Twitch. Added multi-chat support. Added support to unsubscribe from Twitch event subs.
|
2024-08-06 20:28:18 +00:00 |
|
|
75fcb8e0f8
|
Fixed command permissions. Moved to using Twitch's EventSub via websockets. Cleaned some code up. Added detection for subscription messages (no TTS), message deletion, full or partial chat clear. Removes messages from TTS queue if applicable. Added command aliases for static parameters. Word filters use compiled regex if possible. Fixed TTS voice deletion.
|
2024-08-04 23:46:10 +00:00 |
|
|
472bfcee5d
|
Changed command dictionary to a command tree. Fixed various requests. OBS reconnection added if identified previously.
|
2024-07-19 16:56:41 +00:00 |
|
|
706eecf2d2
|
Revised the redeem system, activated via channel point redeems. Added OBS transformation to redeems. Logs changed & writes to logs folder as well. Removed most use of IServiceProvider.
|
2024-06-24 22:11:36 +00:00 |
|
|
706cd06930
|
Using Serilog. Added partial OBS batch request support. Added update checking. Added more commands. Added enabled/disabled TTS voices. And more.
|
2024-06-17 00:19:31 +00:00 |
|
|
b5cc6b5706
|
Cleaned code up. Added OBS & 7tv ws support. Added dependency injection. App loads from yml file.
|
2024-03-12 18:05:27 +00:00 |
|