pubsub-javascript-sample icon indicating copy to clipboard operation
pubsub-javascript-sample copied to clipboard

Updated for 2022 Javascript and modern Twitch API

Open oelna opened this issue 3 years ago • 2 comments

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 Kraken to Helix. Added an easy way to listen to a few Pubsub topics with a few clicks.

Closes issues #2 and #3.

Changed the default scope to permit the use of more topics.

oelna avatar Nov 18 '22 15:11 oelna

be careful you left your connection token in the code

LeGitHubDeTai avatar Oct 24 '23 11:10 LeGitHubDeTai

be careful you left your connection token in the code

I didn't 😉 But thanks! (I should probably clarify that it's a placeholder)

oelna avatar Oct 24 '23 12:10 oelna