mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 04:22:04 -04:00
Forgot to build an instance of Jackpot. Tested it and it appears to work
This commit is contained in:
@@ -120,6 +120,7 @@ public class ChatBot
|
||||
BuildDiscord();
|
||||
BuildTwitchChat();
|
||||
BuildHowlgg();
|
||||
BuildJackpot();
|
||||
|
||||
_logger.Info("Starting websocket watchdog");
|
||||
_websocketWatchdog = WebsocketWatchdog();
|
||||
|
||||
Reference in New Issue
Block a user