- Head here: https://discord.com/developers/applications and login
- Create a new application, name it whatever you wish
- On the left navigation menu, click
Bot
- Click
Add Bot
, thenYes, do it!
- Under
TOKEN
, clickCopy
to copy the token to the clipboard
- Head here: https://dev.twitch.tv/console/apps and login
- Register a new application, name it whatever you wish
- Set the
OAuth Redirect URLs
tohttp://localhost
- Set the
Category
toApplication Integration
- Find the application you just registered and click
Manage
- Under
Client ID
, highlight and copy the Client ID
- Head here: https://developer.twitter.com/portal/dashboard
- On the left navigation menu, click
Project & Apps
, thenOverview
- Scroll down, click
+ Create App
- Name it whatever you wish
- Click the
+
button next to the bearer token to copy to the clipboard - Click
No thanks, take me to the dashboard
- Head here: https://console.developers.google.com/apis/library
- Search for
YouTube Data API v3
, click on the search entry - Click
Enable
- On the left navigation menu, click
Credentials
; thenCREATE CREDENTIALS
; thenAPI key
- Click on the button at the end of the API key box to copy to the clipboard
- Click close
- Head here: https://api.imgur.com/oauth2/addclient
- Select "Anonymous usage without user authorization"
- Fill in the rest of the information
- Copy the Client ID value (which is what we need)
- Head here: https://developers.facebook.com/
- Tap on "My Apps" in the top right corner.
- Click
Create App
and selectConsumer
. - Fill the provided information, and you will get a security check. If you don't see the security check, disable your ad-blocker and try the security check again.
- In "Add Products to Your App", under "oEmbed" click on
Set up
. - Fill in "Privacy Policy URL" and "User Data Collection" with relevant information.
- In the left menu, click on "Settings" and select "Basic". Copy both "App ID" and "App Secret".