refactor: move Twitch PubSub to use liveupdates (#6638)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -291,7 +291,6 @@ void Application::initialize(Settings &settings, const Paths &paths)
|
||||
{
|
||||
this->initNm(paths);
|
||||
}
|
||||
this->twitchPubSub->initialize();
|
||||
|
||||
this->twitch->initEventAPIs(this->bttvLiveUpdates.get(),
|
||||
this->seventvEventAPI.get());
|
||||
|
||||
Reference in New Issue
Block a user