This website requires JavaScript.
Explore
Help
Register
Sign In
tom
/
hermes-client
Watch
1
Star
0
Fork
0
You've already forked hermes-client
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
03d24b09057ee2b87ae5fcf66415173f8473e96f
hermes-client
/
OBS
/
Socket
/
Handlers
History
Tom
a49e52a6bb
Added group support for websockets.
2025-01-18 17:31:51 +00:00
..
EventMessageHandler.cs
Fixed some of the compiler warnings.
2024-12-28 21:19:28 +00:00
HelloHandler.cs
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
IdentifiedHandler.cs
Changed command dictionary to a command tree. Fixed various requests. OBS reconnection added if identified previously.
2024-07-19 16:56:41 +00:00
RequestBatchResponseHandler.cs
Changed command dictionary to a command tree. Fixed various requests. OBS reconnection added if identified previously.
2024-07-19 16:56:41 +00:00
RequestResponseHandler.cs
Added group support for websockets.
2025-01-18 17:31:51 +00:00