← All guides

Connect a channel

5 steps · ~4 min

Put your agent on Discord.

A bot for your server or DMs, from the Discord Developer Portal.

Copy it the moment it appears. This platform shows the secret only once — if you lose it, you'll have to reset and start that step again.

  1. 1Step 1Create an application

    Go to the Developer Portal and click “New Application”. Name it and accept the terms — a bot user is created for you.

    On screenThe Developer Portal dashboard with a “New Application” button, top-right.
  2. Step 2Reset & copy the bot token

    Open the “Bot” tab in the left sidebar, click “Reset Token”, confirm, and copy it.

    This token is a full password to your bot — never share it or commit it anywhere public. If it leaks, come back to this page and click Reset Token again; the old one dies immediately.

    On screenA “Reset Token” button on the Bot page. The token shows once — copy it now.
  3. 3Step 3Turn on Message Content Intent

    Still on the Bot page, scroll to “Privileged Gateway Intents”, toggle “Message Content Intent” on, and Save.

    On screenA list of toggle switches under “Privileged Gateway Intents”.
  4. 4Step 4Invite the bot to your server

    Go to OAuth2 → URL Generator, tick the “bot” scope, open the generated URL, pick your server, and Authorize.

    On screenA checkbox list of scopes; the generated URL appears below it.
  5. 5Step 5Paste the token into Blimp

    Pick Discord in the builder and paste your bot token. Launch.

What Blimp will ask for

  • Bot token
Connect DiscordComing soonDiscord Developer docs

Once you paste it into Blimp, that's the finish line — we verify the credential and put your agent live. Every agent runs isolated, with its own private memory — walled off from everyone else's. Idle agents cost nothing; you only pay for real conversations.