Skip to content
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

Can't use Twitch Client ID #55

Open
xDololow opened this issue Apr 14, 2021 · 1 comment
Open

Can't use Twitch Client ID #55

xDololow opened this issue Apr 14, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@xDololow
Copy link

So basically when I try to add Twitch Client ID it says not valid id. It either twitch being bithx or something updated in api and its not working.
Me trying:
image

@LeaPhant
Copy link
Owner

LeaPhant commented Apr 14, 2021

The Twitch API version being used is deprecated so the check broke. For now you can manually enter a client id in config.json and the Twitch commands will work until I get around to updating it.

{
  "credentials": {
    "twitch_client_id": "4828482",
    // ...
  }
}

@LeaPhant LeaPhant added the bug Something isn't working label Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants