
OAuth2 | Documentation | Discord Developer Portal
Bot users are automatically added to all apps, and are authenticated using the bot token found in your app's settings. ... Developers must abide by the terms of service, which includes …
Discord Developer Portal
Build games, experiences, and integrations for millions of users on Discord.
Why can’t I copy my bot’s token? - Developers
You may have noticed that the copy button has disappeared from the Bot page in the Developer Portal. After you have viewed the token once and leave the page, you no longer have access …
Building your first Discord app
On the left hand sidebar in your app's settings, there's a Bot page (where we fetched the token from). On this page, you can also configure settings like its privileged intents or whether it can …
Use with Discord APIs | Discord Social SDK How To Guides ...
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
Webhook Resource | Documentation | Discord Developer Portal
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
API Reference | Documentation | Discord Developer Portal
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
Authentication | Discord Social SDK
This code can be exchanged with Discord to get back two “tokens”. One of these is an “access token”, which lasts for about 7 days, and can be used to authenticate the user and take …
Using Provisional Accounts | Discord Social SDK Development …
Mar 17, 2025 · Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
Server APIs | Discord Social SDK
You'll need to use a "bot token" to authenticate these calls which can be found in the setting of the application you created above. And be sure the token is prefixed with Bot or it won't work!