node-twitch-get-stream
node-twitch-get-stream copied to clipboard
Upgrade getAccessToken call to GraphQL
Twitch deprecated the old auth API and moved to GraphQL.
So I searched for other libraries on Github and found this one. Then I updated this library to respect those changes.
I can confirm that this code works. A merge would be nice @nicholastay