> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agno.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Discord

> This module provides a Discord client implementation for Agno, allowing you to create AI-powered Discord bots using Agno's agent framework.

| Example                                                                                 | Description                                                              |
| --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| [Discord Agent With Media](/examples/integrations/discord/agent-with-media)             | Runs a Discord bot that can analyze user-provided media.                 |
| [Discord Agent With User Memory](/examples/integrations/discord/agent-with-user-memory) | Runs a Discord bot that combines web search with persistent user memory. |
| [Basic Discord Agent](/examples/integrations/discord/basic)                             | Runs a simple Agno-powered Discord bot.                                  |
