Skip to main content
The Discord integration connects any Agno agent to Discord via the Gateway API. No webhooks required.

Quick Start

discord_agent.py

How It Works

Setup

Requires a Discord Application with a bot user. See Discord Developer Portal. Environment variables:

Next Steps

Full Guide

Bot setup, threads, intents, and permissions.

Examples

Basic agent, media handling, and user memory.

DiscordTools

Give agents channel, message, and reaction capabilities.

Discord Developer Portal

Create and manage your Discord application.