Post Atlas notifications to Discord servers and let community members convert messages into tasks.
Sign in with your Discord account. discord.com/developers/applications
Click New Application, name it Atlas Connector.
Open Bot, click Add Bot, and disable Public Bot unless you want the bot to be installable by anyone.
Under OAuth2, General, add https://YOUR-ATLAS-HOST/oauth/callback/discord as a redirect.
Copy Application ID, Client Secret, and the Bot Token into the Atlas Discord connector settings page.
identifybotapplications.commandsinvalid_client
Client secret is wrong or was rotated. Generate a new secret and update Atlas.
Missing Permissions
The bot does not have Send Messages on this channel. Update channel permissions or move the bot role above the channel restriction.
Interaction Failed
Discord requires slash command responses within 3 seconds. Atlas defers long-running operations automatically.
Discord delivers interaction events to the Interactions Endpoint URL with an Ed25519 signed payload that Atlas validates on receipt.
Events Atlas listens for
Provider docs: https://discord.com/developers/docs/interactions/receiving-and-responding
Ready to connect Discord?
Paste the credentials you copied above into the live connector page.