hermes-client/Twitch/Socket/Handlers
2024-08-12 05:44:31 +00:00
..
ChannelAdBreakHandler.cs Fixed Twitch subscriptions. Fixed typos. Fixed Twitch websocket reconnection. 2024-08-06 21:15:05 +00:00
ChannelBanHandler.cs
ChannelChatClearHandler.cs TTS messages are now merged. 2024-08-12 05:44:31 +00:00
ChannelChatClearUserHandler.cs TTS messages are now merged. 2024-08-12 05:44:31 +00:00
ChannelChatDeleteMessageHandler.cs TTS messages are now merged. 2024-08-12 05:44:31 +00:00
ChannelChatMessageHandler.cs TTS messages are now merged. 2024-08-12 05:44:31 +00:00
ChannelCustomRedemptionHandler.cs Fixed Twitch subscriptions. Fixed typos. Fixed Twitch websocket reconnection. 2024-08-06 21:15:05 +00:00
ChannelFollowHandler.cs Fixed Twitch subscriptions. Fixed typos. Fixed Twitch websocket reconnection. 2024-08-06 21:15:05 +00:00
ChannelRaidHandler.cs Fixed Raid Spam Prevention 2024-08-10 19:28:48 +00:00
ChannelResubscriptionHandler.cs TTS messages are now merged. 2024-08-12 05:44:31 +00:00
ChannelSubscriptionGiftHandler.cs 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
ChannelSubscriptionHandler.cs 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
ITwitchSocketHandler.cs
NotificationHandler.cs 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
SessionKeepAliveHandler.cs
SessionReconnectHandler.cs Fixed Twitch subscriptions. Fixed typos. Fixed Twitch websocket reconnection. 2024-08-06 21:15:05 +00:00
SessionWelcomeHandler.cs Added Nightbot integration. Changed from client credentials flow to implicit code grant flow. 2024-08-11 21:22:37 +00:00