Play online channels of a certain games or maybe of a community?

Hi guys!
Thought this would be the best place to ask.
I’m currently working on a website to help the Gears of War streaming community grow, but I’m currently changing channels manually every time someone is offline. This isn’t the ideal way to do things, haha.

What I’d like to do, if possible, is have it so if one person is offline it’ll show someone else. Example:
John streams, John stops, plays Dave’s stream.

If that’s not possible maybe have it draw a channel from a community URL?

I’m not very code savoy, so anything would be a MASSIVE help! :smiley:

You might want to look at Webhooks for this https://dev.twitch.tv/docs/api/webhooks-reference

When you get a streamDown then your server tells all connected channels to change one that is live according to your Server side list?

Or Reference | Twitch Developers which will let you look up more than one live stream in one go

I look at all this and I don’t understand any of it, haha.
I don’t suppose you could help me put something together? Or know someone that will?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.