Go to file
2024-10-22 07:55:16 +00:00
Chat Added policies. Added action for channel ad break ending. 2024-10-22 07:54:59 +00:00
Helpers Added Nightbot integration. Changed from client credentials flow to implicit code grant flow. 2024-08-11 21:22:37 +00:00
Hermes Added policies. Added action for channel ad break ending. 2024-10-22 07:54:59 +00:00
Nightbot Added Nightbot integration. Changed from client credentials flow to implicit code grant flow. 2024-08-11 21:22:37 +00:00
OBS/Socket Fixed reconnection causing unhandled exceptions 2024-08-12 20:10:11 +00:00
Seven Fixed 7tv api due to changes on their end 2024-10-22 07:50:17 +00:00
Twitch Fixed ad break message 2024-10-22 07:55:16 +00:00
.gitignore Added groups & permissions. Fixed TTS user creation. Better connection handling. Fixed 7tv reconnection. 2024-07-16 04:48:55 +00:00
Configuration.cs Added support to test against Twitch's mocked websocket & webserver. Fixed some connection problems. 2024-08-07 19:32:44 +00:00
Startup.cs Added policies. Added action for channel ad break ending. 2024-10-22 07:54:59 +00:00
TTS.cs Version update to 4.3 2024-08-12 20:13:44 +00:00
TTSEngine.cs Added observable & observer for TTS, to react faster to new messages when waiting. 2024-08-12 17:49:36 +00:00
TTSListening.cs Cleaned up code 2024-08-14 18:20:57 +00:00
TwitchChatTTS.csproj 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
User.cs TTS messages are now merged. 2024-08-12 05:44:31 +00:00