97 Commits
Author SHA1 Message Date
tom aa89578297 Fixed TTS using StreamElements. Fixed several issues. 2026-01-03 05:19:33 +00:00
tom fb04f4003f Changed various locking mechanisms. 2025-03-29 20:28:36 +00:00
tom eddd9e6403 Added support for group permission messages. 2025-03-29 20:27:55 +00:00
tom 622b359b12 Added proper slave mode - additional clients after the first connection. Fixed a few issues. Updated to version 4.8.2. 2025-03-06 16:05:15 +00:00
tom cbdca1c008 Twitch connection now relies on events to connect. Added logging for when TTS filter is not a regex. Minor code clean up. 2025-01-19 01:23:29 +00:00
tom 86fc6bc24d Version update to v4.7 2025-01-18 22:59:12 +00:00
tom c4e651ff7f Removed useless logging line. 2025-01-18 22:51:26 +00:00
tom 6e6f20b097 Fixed explicit TTS voices in messages when there is text before the first voice name. 2025-01-18 22:47:15 +00:00
tom 03d24b0905 Fixed more group stuffs. 2025-01-18 22:45:36 +00:00
tom 48ac5c4fa0 Updated NuGet packages. 2025-01-18 21:52:33 +00:00
tom d13cd71ac0 Minor logging changes. 2025-01-18 21:52:15 +00:00
tom 5067ffe119 Added chat message to redemptions. Added Subscription End to Twitch. Added more variables to certain redemptions. 2025-01-18 21:51:50 +00:00
tom 9a17ad16b3 Fixed groups & their websocket support. 2025-01-18 21:41:00 +00:00
tom c21890b55d Removing groups from chatters when deleting groups. 2025-01-18 17:56:15 +00:00
tom 3b24208acc Added connection backoff for OBS. 2025-01-18 17:43:29 +00:00
tom c373af5281 Fixed some minor things. 2025-01-18 17:34:02 +00:00
tom 9f884f71ae Added group chatters support to websocket. 2025-01-18 17:33:15 +00:00
tom a49e52a6bb Added group support for websockets. 2025-01-18 17:31:51 +00:00
tom aed0421843 Fixed getting scene item id from OBS. 2025-01-18 16:37:04 +00:00
tom 5e33d594d2 Fixed a lot of compiler warnings. Fixed 7tv connection. 2025-01-17 00:54:47 +00:00
tom b8d0e8cfd8 Removed 3 unused classes. 2025-01-16 17:06:24 +00:00
tom f3d7c33b83 Removed ! on instances of Search property of TTSWordFilter. 2025-01-16 17:00:01 +00:00
tom b8de9532e2 Fixed adding, modifying and fetching TTS filters. 2025-01-16 01:12:49 +00:00
tom 5fc1b5f942 Version update check is optional. Removed reliance on web API. Fixed client reconnection due to redemptions. 2025-01-14 03:48:02 +00:00
tom b74b1d70f3 Update to version 4.6 2025-01-14 01:28:34 +00:00
tom 86590f1c7f Fixed directory creation when no directory is mentioned for certain redeemable actions. Undid property name change for Twitch Redemption Id. 2025-01-14 01:27:25 +00:00
tom 4099322ce2 Undo the connection change for Hermes client. 2025-01-14 01:21:11 +00:00
tom 75fa154546 Removal of default policies. 2025-01-14 01:20:44 +00:00
tom b724cd00eb Added a simple method for subscribing to events. 2025-01-07 15:42:10 +00:00
tom 64cb0c1f6d Added missing websocket support for Redemptions and Actions. Fixed Ad Break actions. Cleaned some code. 2025-01-07 15:30:13 +00:00
tom 77b37f04b6 Added Actions & Redemptions updates via websocket messages. Updated RedemptionManager due to live changes. 2025-01-06 14:36:54 +00:00
tom d74b132c0f Added TTS Filter websocket requests. 2025-01-01 17:26:06 +00:00
tom 4f5dd8f24e Fixed some of the compiler warnings. 2024-12-28 21:19:28 +00:00
tom db1d57c218 Version update to 4.5 2024-12-03 02:39:46 +00:00
tom 850c09cfff Made Veadotube redemptions more user friendly 2024-12-03 02:39:27 +00:00
tom ea0550e99f Added slave client in configuration. 2024-12-02 21:25:12 +00:00
tom 893cd6f192 Ignore messages that are in queue for too long 2024-12-02 21:00:50 +00:00
tom b35183249b Added Veadotube integration 2024-12-02 20:51:04 +00:00
tom 48dd6858a1 Fixed certain redemptions 2024-11-15 02:29:23 +00:00
tom 0932c1c38e Fixed redemptions not loading properly 2024-11-08 16:11:24 +00:00
tom 66f2bf7ec6 Cleaned up request acks. Added internal service bus for internal messaging. 2024-11-08 15:32:42 +00:00
tom fe2eb86a08 Removed messages from TTSPublisher 2024-11-08 15:26:10 +00:00
tom f47685a17d Update to version 4.4 2024-10-22 07:55:37 +00:00
tom 69de352318 Fixed ad break message 2024-10-22 07:55:16 +00:00
tom 07b035039d Added policies. Added action for channel ad break ending. 2024-10-22 07:54:59 +00:00
tom f1f345970f Fixed 7tv api due to changes on their end 2024-10-22 07:50:17 +00:00
tom 77465598c1 Fixed tts add & delete commands 2024-10-22 07:49:09 +00:00
tom ed318ca6e8 Cursor from Twitch Event responses is now optional 2024-08-19 04:45:29 +00:00
tom dadbe13352 Fixed raid spam prevention for joined channels. 2024-08-14 20:35:35 +00:00
tom 9fd43502f5 Cleaned up code 2024-08-14 18:20:57 +00:00
tom 36ae613736 Fixed ad break 2024-08-13 08:02:32 +00:00
tom a837a6926d Version update to 4.3 2024-08-12 20:13:44 +00:00
tom a38e08c14d Fixed reconnection causing unhandled exceptions 2024-08-12 20:10:11 +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 f503f7c6f4 Prevent Twitch websocket client to subscribe again if Twitch moved/reconnected us 2024-08-12 18:06:10 +00:00
tom 693a448972 Added Twitch exponential backoff for reconnecting. 2024-08-12 17:55:28 +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 2643feeca7 Version update to 4.2 2024-08-12 07:55:15 +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 9f61295d2d Added reconnection backoff for 7tv & hermes 2024-08-11 21:41:22 +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 e83cf5b95e Version update to '4.1'. 2024-08-07 23:26:14 +00:00
tom 3eb0deb770 Merge branch 'master' of https://git.goblincaves.com/tom/hermes-client 2024-08-07 23:24:31 +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 1761f1eaf6 Fixed raid spam prevention. Gave a proper error message when connecting to Twitch websockets without linking Twitch account to Twitch. 2024-08-07 22:01:04 +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 d6b66b3446 Added UTF-8 support for Console 2024-08-07 19:33:10 +00:00
tom 87f3623ed6 Added support to test against Twitch's mocked websocket & webserver. Fixed some connection problems. 2024-08-07 19:32:44 +00:00
tom 3d077181fa Fixed Twitch reconnection & added more logs to the process. 2024-08-06 23:31:35 +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 8a0e55bb95 Fixed Twitch subscriptions. Fixed typos. Fixed Twitch websocket reconnection. 2024-08-06 21:15:05 +00:00
tom eb8bfdf6b0 Merge branch 'master' of https://git.goblincaves.com/tom/hermes-client 2024-08-06 20:44:43 +00:00
tom 818fd52dc6 Fixed group permissions 2024-08-06 20:44:34 +00:00
tom d019935392 Fixed group permissions 2024-08-06 20:40:30 +00:00
tom 4d27492e55 Merge branch 'master' of https://git.goblincaves.com/tom/hermes-client 2024-08-06 20:30:43 +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 95d879f511 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 19:29:29 +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
tom 9cd6725570 Added voice selection, username filter and word filter from hermes 2024-01-05 10:07:41 +00:00
tom 8845757c29 Updated git ignore file 2023-12-30 10:07:55 +00:00
tom 58fa053706 Moved git ignore file to root folder 2023-12-30 10:05:56 +00:00
tom 756aea89a6 Removed obj folder and updated git ignore file 2023-12-30 10:02:57 +00:00
tom e58d00888d Removed bin folder 2023-12-30 09:34:05 +00:00
tom 72be20594d First commit with progress so far 2023-12-30 09:28:16 +00:00