Nova Admin Docs
Integrations

Discord

How to get your Discord API key and connect it to Nova Admin.

Create a Discord application and bot. Copy the bot token, application ID, and application public key.

Prerequisites

Steps

  1. Go to Create app in Discord Developer Portal.
  2. Create a new API key / Bot Token (starts with Discord bot token) and copy it immediately — most providers show it only once.
  3. Note any additional required values: Application ID.
  4. In Nova Admin, go to /agents/integrations, find Discord, and paste the values into the credential dialog.

Credential fields

FieldRequiredDescription
Bot TokenYesSecret — stored encrypted, never exposed. (e.g. Discord bot token)
Application IDYesstring
Application Public KeyYesstring

Troubleshooting

  • Invalid credentials: verify the key was copied in full with no trailing spaces.
  • Key not working: check that your Discord account has API access enabled and billing is active if required.
  • Need help?: refer to the Discord documentation.

On this page