Skip to content

reinierbee/easy-twitch-javascript-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy Twitch Api Javascript

I am to lazy to write everything down but here are the basics

Version

0.2

Installation

Installation video https://www.youtube.com/watch?v=LG5VgMraan4&index=4&list=PLLIU8WUJfGcgl_w7E5FWrzVtugMQJJLTc

git clone [git-repo-url] easy-twitch-api

Webserver

  • 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/

Twitch

Move api/v3/default-config.js to js/config.js and set correct

  • channel
  • clientId
  • redirectUrl

Access the index.html using (example) http://localhost/twitch/index.html

Done, it works and its awesome.

License

GNU GENERAL PUBLIC LICENSE

About

easy peasy way of using the twitch api using only javascript

Resources

License

Stars

Watchers

Forks

Packages

No packages published