Commit Graph

23 Commits

Author SHA1 Message Date
Tom
ea0550e99f Added slave client in configuration. 2024-12-02 21:25:12 +00:00
Tom
fe2eb86a08 Removed messages from TTSPublisher 2024-11-08 15:26:10 +00:00
Tom
07b035039d Added policies. Added action for channel ad break ending. 2024-10-22 07:54:59 +00:00
Tom
77465598c1 Fixed tts add & delete commands 2024-10-22 07:49:09 +00:00
Tom
1d43515fb9 Generalized the ChatMessageReader to make it work with ChannelResubscrition. Added connections refresh command. 2024-08-12 19:46:11 +00:00
Tom
6810132dde Added observable & observer for TTS, to react faster to new messages when waiting. 2024-08-12 17:49:36 +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
cc81999abe Raid Spam Prevention is now applied to joined chats. 2024-08-07 23:21:56 +00:00
Tom
ed68cc47e6 Apply TTS skips from message deletion & bans when merging with other chats. Fixed group permissions. 2024-08-06 22:50:45 +00:00
Tom
d019935392 Fixed group permissions 2024-08-06 20:40:30 +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
Tom
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
Tom
e6b3819356 Added groups & permissions. Fixed TTS user creation. Better connection handling. Fixed 7tv reconnection. 2024-07-16 04:48:55 +00:00
Tom
9fb966474f Added groups & permissions. Fixed 7tv reconnection. Added more subcommands for refresh. 2024-07-12 17:36:09 +00:00
Tom
af3763a837 Added several redemption actions. Added certain login features. Fixed OBS command. Added more logging. 2024-07-07 03:42:33 +00:00
Tom
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
Tom
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
Tom
d4004d6230 Added hermes websocket support. Added chat command support. Added selectable voice command via websocket. Added websocket heartbeat management. 2024-03-15 12:27:35 +00:00
Tom
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