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

Noob - Twitch is failing #159

Open
lowkey704 opened this issue Jan 20, 2024 · 2 comments
Open

Noob - Twitch is failing #159

lowkey704 opened this issue Jan 20, 2024 · 2 comments

Comments

@lowkey704
Copy link

So I signed up for a relay and I downloaded noalbs - I config'd and launched. I can't get it running because it's constantly at war with twitch authentication.

Some digging I saw the post about the oauth and I tried that. I even tried my out right password. I gave up at this point. How do I get past or is it possible that something else is causing the fail?

@715209
Copy link
Member

715209 commented Feb 11, 2024

Hi @lowkey704 ,

Did you manage to get this resolved? If not join the discord and we can take a look at it.

@b3ck
Copy link
Collaborator

b3ck commented Feb 18, 2024

So I signed up for a relay and I downloaded noalbs - I config'd and launched. I can't get it running because it's constantly at war with twitch authentication.

Some digging I saw the post about the oauth and I tried that. I even tried my out right password. I gave up at this point. How do I get past or is it possible that something else is causing the fail?

Make sure you format the oauth in the .env file like follows:

TWITCH_BOT_USERNAME=715209
TWITCH_BOT_OAUTH=oauth:YOUR_OAUTH_HERE

So if I do my twitch bot account that I created I would go to (https://twitchapps.com/tmi/) click connect and change the TWITCH_BOT_USERNAME and TWITCH_BOT_OAUTH like below:

TWITCH_BOT_USERNAME=b3ckBOT
TWITCH_BOT_OAUTH=oauth:a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5

(Please keep in mind these are just examples and will not actually work to login into the Twitch IRC Server.)

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

3 participants