How to know if a stream I am in goes offline

Hi,
I want to know if a stream that I am in went offline and was wondering if there is an event given to the IRC client such as PART that will tell me if a stream I have joined goes offline.
Thanks in advance

Not in IRC no

best bet is webhooks

https://dev.twitch.tv/docs/api/webhooks-guide/

or long poll

Thanks.

If you are hosting a channel, you will get a notification when they go offline

tmi.twitch.tv:#yourchannel- hosteduser has gone offline. Exiting host mode.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.