-
Notifications
You must be signed in to change notification settings - Fork 4
guides.createTwitchApp
orciument edited this page Nov 16, 2024
·
1 revision
- go to -> dev.twitch.tv
- log in with your Twitch Account (you may need to authorise access to your Twitch Account)
- go to your console
- on the right side, under
applications
register a new Application - add a name, this is just an identifier for you, and select the category
- add the redirect URL to the bots endpoint:
http://localhost:80/auth/twitch
(TODO) - copy the clientID and clientSecret, these are the credentials you will need for the bot