Letta Discord Bot Example
Description
An example Discord chatbot built on the Letta API, which uses a stateful agent (agent with memory) under the hood.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Letta Discord Bot Example
Deploy your own AI chatbot using Letta to create agents that can learn over time.
[!NOTE] You must also have a Discord app to use this app. Follow these [instructions](#-create-your-discord-app-and-set-your-variables) to create your Discord app.
📺 Video overview (watch on YouTube)
[](https://www.youtube.com/watch?v=HDyCAV-xuMw)
✨ Features
🧠 [Letta](https://github.com/letta-ai/letta)
- Formerly known as MemGPT, Letta is an open-source framework designed for building stateful LLM applications. Our Discord bot example showcases powerful core features of Letta.
Discord Bot
Interacts with your Discord server to send and receive messages.
Interacts with you through Direct Messages (DMs) and send and receive messages.
📦 What's included
- [Letta TypeScript SDK](https://github.com