Twitch Desktop app for watching streams

The API you will want to use for this is: https://github.com/justintv/Twitch-API/blob/master/v2_resources/streams.md#get-streamschannel

if the stream key is null, the channel is offline. If it is not then the channel is live.

2 Likes