I am to lazy to write everything down but here are the basics
0.2
Installation video https://www.youtube.com/watch?v=LG5VgMraan4&index=4&list=PLLIU8WUJfGcgl_w7E5FWrzVtugMQJJLTc
git clone [git-repo-url] easy-twitch-api- Run a webserver locally (wamp or xamp are easy off-the-self webservers)
- Make the file index.html accessable on localhost in my example I used http://localhost/twitch/
- Add new application on twitch using http://www.twitch.tv/settings/connections
- copy the client_id of the application you created
- Make sure you set the redirect url correctly, again my example is http://localhost/twitch/
- channel
- clientId
- redirectUrl
Access the index.html using (example) http://localhost/twitch/index.html
Done, it works and its awesome.
GNU GENERAL PUBLIC LICENSE