pubsub-javascript-sample
pubsub-javascript-sample copied to clipboard
Updated with more modern Javascript. Removed jQuery and Bootstrap dependencies by using only vanilla JS and CSS contained in `index.html`. Updated Twitch API endpoints for auth and user info from...
Isn't Twitch deprecating Kraken, shouldn't this be using the new Twitch api?
as an example for learning the twitch pubsub, the example is out of date. It utilizes chat_login, which is no longer available for new apps
not really an issue with this repo, but more like a request to create a pubsub exmaple in python.