node-twitch-webhook icon indicating copy to clipboard operation
node-twitch-webhook copied to clipboard

Implement access tokens

Open TheCricket opened this issue 6 years ago • 3 comments

Currently you're limited to 30 tickets a minute. You can get 800 tickets a minute by simply adding the token header.

TheCricket avatar May 06 '19 16:05 TheCricket

Hello!

Thank you very much for sending us a pull request. Sorry you had to wait so much time, but sadly we didn't have enough time to take a look at the changes :(

I have a few edits right now. During the day, I'll look at the rest and test it out. After that, we'll be ready to merge this.

P.S. BTW, I've noticed you've made another fork with few more changes. It would be great if you send a PR for them too

nic11 avatar May 27 '19 12:05 nic11

I added it to this one :)

TheCricket avatar May 29 '19 04:05 TheCricket

This will now permanently error via Twitch if you don't specify your access token. https://github.com/true-dubach/node-twitch-webhook/issues/18

If this github repo isn't updated I can make a new NPM package that reflects this change

JMTK avatar Sep 18 '20 22:09 JMTK