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

i have issue setting this up #1

Open
Jovangq-1 opened this issue Mar 12, 2023 · 1 comment
Open

i have issue setting this up #1

Jovangq-1 opened this issue Mar 12, 2023 · 1 comment

Comments

@Jovangq-1
Copy link

image

@teklynk
Copy link
Owner

teklynk commented Mar 12, 2023

Hello,

It looks like the the auth is not set or not formmated correctly.

Verify that you have:

Renamed sample.data.json to data.json
Renamed sample.auth.json to auth.json
Renamed sample.block.json to block.json
Renamed sample.notifications.json to notifications.json

Visit https://twitchtokengenerator.com/

Generate a Custom Scope Token with these permissions:

bits:read
chat:read
chat:edit
channel:read:subscriptions
channel:read:redemptions
user:read:subscription
user:read:follows

Copy the generated Access Token to the auth.json file:

[
  {
    "authtoken": "jaskjfllasfdlkjweurpi"
  }
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants