Loading...
Loading...
Go to the Discord Developer Portal and click "New Application." Give it a name and click "Create."
https://discord.com/developers/applicationsIn your application settings, go to the "Bot" section. Click "Reset Token" to generate a new bot token. Copy it immediately -- it won't be shown again.
Still in the Bot section, scroll down to "Privileged Gateway Intents." Enable: Message Content Intent and Server Members Intent. These are required for your agent to read messages.
Go to OAuth2 > URL Generator. Select the "bot" scope. Under "Bot Permissions," select "Send Messages," "Read Message History," and "View Channels." Copy the generated URL.
Open the invite URL in your browser. Select the server you want to add the bot to and authorize it.
Go to your agent's Integrations tab. Select Discord, paste your bot token, and save.
Navigate to your agent's Integrations tab and fill in the following fields:
MTExNjE3...The bot token from the Developer Portal