hermes-client/Twitch/Socket/Handlers
2024-08-14 20:35:35 +00:00
..
ChannelAdBreakHandler.cs Fixed Twitch subscriptions. Fixed typos. Fixed Twitch websocket reconnection. 2024-08-06 21:15:05 +00:00
ChannelBanHandler.cs Fixed 7tv & Twitch reconnection. Added adbreak, follow, subscription handlers for Twitch. Added multi-chat support. Added support to unsubscribe from Twitch event subs. 2024-08-06 20:28:18 +00:00
ChannelChatClearHandler.cs Using IHostingService for TTS listening and playing in background. 2024-08-12 16:42:53 +00:00
ChannelChatClearUserHandler.cs Using IHostingService for TTS listening and playing in background. 2024-08-12 16:42:53 +00:00
ChannelChatDeleteMessageHandler.cs Using IHostingService for TTS listening and playing in background. 2024-08-12 16:42:53 +00:00
ChannelChatMessageHandler.cs Generalized the ChatMessageReader to make it work with ChannelResubscrition. Added connections refresh command. 2024-08-12 19:46:11 +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 for joined channels. 2024-08-14 20:35:35 +00:00
ChannelResubscriptionHandler.cs Generalized the ChatMessageReader to make it work with ChannelResubscrition. Added connections refresh command. 2024-08-12 19:46:11 +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 Fixed 7tv & Twitch reconnection. Added adbreak, follow, subscription handlers for Twitch. Added multi-chat support. Added support to unsubscribe from Twitch event subs. 2024-08-06 20:28:18 +00:00
NotificationHandler.cs Cleaned up code 2024-08-14 18:20:57 +00:00
SessionKeepAliveHandler.cs Fixed 7tv & Twitch reconnection. Added adbreak, follow, subscription handlers for Twitch. Added multi-chat support. Added support to unsubscribe from Twitch event subs. 2024-08-06 20:28:18 +00:00
SessionReconnectHandler.cs Prevent Twitch websocket client to subscribe again if Twitch moved/reconnected us 2024-08-12 18:06:10 +00:00
SessionWelcomeHandler.cs Prevent Twitch websocket client to subscribe again if Twitch moved/reconnected us 2024-08-12 18:06:10 +00:00