Skip to content
Rose edited this page Mar 5, 2023 · 2 revisions

Twitch OAuth Process

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:

  1. OAuth Token
  2. Client ID
  3. Client Secret
  4. Refresh Token

Once you have all of these things please checkout Filesystem to learn how to add them correctly to your code.

Back to Home

Clone this wiki locally