refactor: move event api initializations to TwitchIrcServer (#6198)
This commit is contained in:
@@ -233,8 +233,6 @@ public:
|
||||
ITwitchUsers *getTwitchUsers() override;
|
||||
|
||||
private:
|
||||
void initBttvLiveUpdates();
|
||||
void initSeventvEventAPI();
|
||||
void initNm(const Paths &paths);
|
||||
|
||||
NativeMessagingServer nmServer;
|
||||
|
||||
Reference in New Issue
Block a user