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
{{ message }}
This repository has been archived by the owner on Sep 26, 2018. It is now read-only.
You can monitor the channel.isLive method in a seperate thread if you need a solution for that quickly. Else you will have to wait till March as this has the exact issue like #26 . Yes there is a webhook for it but there is no way for local applications to utilize that so the only option would be polling. You can do that currently already by repeatedly calling channel.isLive or as mentioned wait a little until I wrote a cleaner interface for that (what runs in the background would still be the same but it could then be used the same way (Overriding a onLive method).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey there, i saw a Bot which sends a Message when the Channel goes live.
Is this possible to add to this project? Would be cool tho.
The text was updated successfully, but these errors were encountered: