sharkbound / PythonTwitchBotFramework

asynchronous twitchbot framework made in pure python
MIT License
100 stars 26 forks source link

Push OAuth tokens to Helix #16

Closed roguedarkjedi closed 4 years ago

roguedarkjedi commented 4 years ago

Adding pushing OAuth tokens to twitch API endpoints as part of this new update:

https://discuss.dev.twitch.tv/t/requiring-oauth-for-helix-twitch-api-endpoints/23916

roguedarkjedi commented 4 years ago

I only tested with my own local modifications and it appears to work, I have some other changes that might have interfered (doubtful but w/e) so you'll want to check a vanilla instance as well.