Hello
I’m currently making a website for a charity event, on this website, I want to make a toast appear when a streamer in a list start or end a stream, the thing it that I think that having a loop that check the status of all the streamers will be quite a mess both in code and on the network
Isn’t there a way using websocket or any live feed to check the status of the streamers without having them to give me their token ?
Thx to people who’ll help