Skip to main content
Let your agents act in your Discord servers — send and read messages, manage channels, roles, members, threads and webhooks.

Connection

  • Authentication: API key (Bot token).
Discord Developer Portal → Applications → New Application → Bot → Reset Token, then copy the token. Under Bot, enable “Server Members Intent” if you need member listing. Invite the bot to your server via OAuth2 → URL Generator with the “bot” scope and the permissions you need (e.g. Send Messages, Manage Channels, Manage Roles, Manage Webhooks).See Discord’s documentation.

Read actions (15)

Write actions (16)

Permissions

Every action above must be explicitly granted to an agent before it can be used. See Permissions for the grant model and Security for how credentials are protected.