-
Notifications
You must be signed in to change notification settings - Fork 2
Getting Your Twitch API Info
-
A Twitch account is needed, if you don't already have one you can Click Here
-
Login to Twitch's Dev Portal Dashboard with your Twitch login Info https://dev.twitch.tv/console/apps
-
Click on 'Register Your Application' in Dev Portal Dashboard.
-
Go ahead and 'Name' your App.
-
For 'OAuth Redirect' enter
http://localhost -
Select a 'Category', I used 'Application Integration'
-
........make sure you're not a robot then click 'Create'
-
Now that you have an app created click 'Manage' on your new creation
-
You should now see your Client ID
-
Click 'New Secret' to see your Secret Token
-
Now we can add them to your
.envfile