-
Notifications
You must be signed in to change notification settings - Fork 2
OAuth
Rose edited this page Mar 5, 2023
·
2 revisions
In order to use this Twitch chat bot, you need to go through Twitch's OAuth process. You can see their documentation here.
Here are the things you absolutely need for trshbot to work in your Twitch chat:
- OAuth Token
- Client ID
- Client Secret
- Refresh Token
Once you have all of these things please checkout Filesystem to learn how to add them correctly to your code.