justintv / Twitch-API

A home for details about our API
www.twitch.tv
1.72k stars 380 forks source link

Request #473

Closed SeanaldTrump24 closed 8 years ago

SeanaldTrump24 commented 8 years ago

This may or may not be the correct forum to post this, and if it isn't I apologize, but I was directed here. I'm looking for someone to write a script for a reddit page that will show if a specific person is currently live on Twitch. I've seen reddit pages with this in the sidebar, but have been unable to find anything available to download. Please let me know if anyone can help. Thanks.

cgwic commented 8 years ago

as example: https://api.twitch.tv/kraken/streams/starladder_hs_en if stream offline then stream value is null link to doc

SeanaldTrump24 commented 8 years ago

Yes, exactly. Now, um, how do I take this from here and make it usable for what I want it for?

cgwic commented 8 years ago

@SeanaldTrump24 here very simple example use: "index.html?name=starladder_hs_ru" or "index.html?name=trump"

SeanaldTrump24 commented 8 years ago

Ok, so all I need to do is copy and input the correct address for it to pull the info from? Then paste into the correct place on Reddit?

cgwic commented 8 years ago

yes, its just example u can use hardcoded links and display apropriate info