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
hermes-client
/
OBS
/
Socket
/
Handlers
History
Tom
4f5dd8f24e
Fixed some of the compiler warnings.
2024-12-28 21:19:28 +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
Fixed some of the compiler warnings.
2024-12-28 21:19:28 +00:00