Well, as the title says, is there a way to get notifications in chat when ads start playing? I would like to send a “how to support the streamer” message then.
From what I’ve read so far, it isn’t possible. And since there’re no webhooks, I kinda want to avoid using constant API calls. (if it’s possible via API)
You could make a script to play ads via the API, and also emit to chat before one plays. Otherwise, the Twitch API does not have any webhooks at this time.