Discord
81 actions · 2 auth methods
PreviewMessaging
Authentication
OAuth 2.0
Best for user-facing apps that need to act on behalf of Discord users. Supports granular scope selection.Guides: Connector Profile, Link Account
Bot Token
Best for automated bots and integrations. Acts as the bot user within guilds it has been added to.Guides: Connector Profile, Link Account
Getting Started
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile
Discord - OAuth 2.0
Connector Profile
Discord - Bot Token
Link an Account
Connect an account using StackOne Hub or Auth Link.

Link Account
Discord - OAuth 2.0
Link Account
Discord - Bot Token
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard