ive sifted through a lot of forums and twitch documentation. i want to build a dashboard that displays similar to what is here http://stats.twitchapps.com/ but for a specific list of games that i get to choose. i dont really know how to query the twitch stats as a whole or where to start.
The API doesn’t provide historical data, so that particular application has been querying the API and storing the results to create the charts.