Hi everyone,
I’m looking for guidance as I develop a chat bot on Twitch. I have a website that displays twitch streams on a 60 second rotation. My website uses firestore as a backend service, and there is a document called “CurrentStream” which contains the username for the current stream that’s being displayed.
I’m wondering if a twitch bot could make a request to that firestore document and determine if the “CurrentStream” user is the same as the streamer who’s hosting the bot. And it would then say “Your stream is being displayed (on my website)”