Overview

Every bot, Activity, and Social SDK integration is backed by an application registered in the Discord Developer Portal. The application holds your credentials, OAuth2 settings, bot configuration, and metadata.

What you can build#

App type Installs to What it unlocks
Bot (guild-installed) A server Access to server channels, members, and events
Bot (user-installed) A user Available in DMs, group DMs, and any server
Activity An application Launchable from any voice channel
Social SDK Your game Social features embedded in your game client
Start building
Create an application in the Developer Portal

Register an app, grab its credentials, and invoke your first command in a server you control.

Updated

Was this page helpful?