mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 04:22:04 -04:00
Forgot to start the timer for the Twitch live status check
This commit is contained in:
@@ -226,6 +226,7 @@ public class BotServices
|
||||
//_twitch.OnStreamCommercial += OnTwitchStreamCommercial;
|
||||
//_twitch.OnStreamTosStrike += OnTwitchStreamTosStrike;
|
||||
//await _twitch.StartWsClient();
|
||||
_twitch.StartLiveStatusCheck();
|
||||
_logger.Info("Built Twitch Websocket connection for livestream notifications");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user