You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Still the same it works fine with the 2.1.1 but on 2.2.0 it throws Error: Live Stream was not found exception.
at getOptionsFromLivePage (\node_modules\youtube-chat\dist\parser.js:11:15)
I've tested with 2 different youtube channels with the both version.
Here is how I test it:
It's working properly on v2.1.1.
This is how I start the object:
let liveChat = new LiveChat({channelId: botConfig.channelId})
The text was updated successfully, but these errors were encountered: