Hello,
I wan’t to get data when a spesific user goes live (like a notification). I did get the data with the get method but I wan’t to get the data automaticly and once when the streamer goes live. Can anyone help me with that?
I did thought about making a loop and checking if streamer is live but that would be sending the notification again and again while the streamer is live and would be hard for my server to handle that…
So I need something that will send me information only once and when streamer goes live.
I don’t wan’t code I just wan’t a way to do that.