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
f503f7c6f4fe23be51657d3dc76bd4b3d1887387
hermes-client
/
OBS
/
Socket
/
Handlers
History
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
..
EventMessageHandler.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
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
Changed command dictionary to a command tree. Fixed various requests. OBS reconnection added if identified previously.
2024-07-19 16:56:41 +00:00