http://api.twitch.tv/api/users/{username}/follows/channels, by this you will obtain all your follows in a JSON file.
After you have to check if the stream of those channels is on. I think you have to do something starting from this.
I’m not sure, but you can try 