Commit Graph

13 Commits

Author SHA1 Message Date
Tom
f503f7c6f4 Prevent Twitch websocket client to subscribe again if Twitch moved/reconnected us 2024-08-12 18:06:10 +00:00
Tom
f0071cae81 Using IHostingService for TTS listening and playing in background. 2024-08-12 16:42:53 +00:00
Tom
658f5a9ce4 Fixed several issues 2024-08-12 07:54:38 +00:00
Tom
2056b2cd48 TTS messages are now merged. 2024-08-12 05:44:31 +00:00
Tom
0ad063cebd Added Nightbot integration. Changed from client credentials flow to implicit code grant flow. 2024-08-11 21:22:37 +00:00
Tom
13bb6a9aa8 Fixed Raid Spam Prevention 2024-08-10 19:28:48 +00:00
Tom
cc81999abe Raid Spam Prevention is now applied to joined chats. 2024-08-07 23:21:56 +00:00
Tom
ca5b1c0733 Added up to 3 seconds of wait time for Twitch Id to load in when connecting to Twitch websocket server. 2024-08-07 22:11:09 +00:00
Tom
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
Tom
e4a11382ef Added more information to logs when receiving subscriptions. Added raid message spam prevention. Added bit message detection - requires tts.chat.bits.read permission for TTS." 2024-08-07 20:30:49 +00:00
Tom
8a0e55bb95 Fixed Twitch subscriptions. Fixed typos. Fixed Twitch websocket reconnection. 2024-08-06 21:15:05 +00:00
Tom
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
Tom
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