Event listener for when broadcast goes offline?

How would I go about creating an event listener that listens for when a stream goes offline? Could some one point me in the right direction to get started?

You can use Webhooks to be notified when a stream goes offline.

That is documented here:

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

Stream-Change will send a empty payload

1 Like