-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Twitch API #159
base: master
Are you sure you want to change the base?
Update Twitch API #159
Conversation
Co-authored-by: ADmad <[email protected]>
The failing test case needs to be fixed. |
Thanks for the feedback. I suppose it means creating a I am not sure when I have time to do this. |
Yes.
Then we'll have to wait until someone has the time :). |
Hi everyone! |
Hey!
Type: bug fix
Link to issue:
In raising this pull request, I confirm the following (please check boxes):
Small description of change:
The old deprecated Twitch API was not working for us. It works with the following changes. For reference:
Thanks 😺