Letta Telegram banner
letta-ai letta-ai

Letta Telegram

Development community

Description

A Modal application for serving a Letta agent on Telegram.

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-Telegram Bot

A serverless Telegram bot that exposes your Letta agents to Telegram, enabling intelligent conversations with persistent memory and context awareness.

From an agent running on Telegram for a while:

Letta Telegram Plugin

Connect your Letta agents to Telegram for persistent, multi-platform conversations. This plugin enables seamless interaction with your stateful agents through Telegram's messaging interface.

What is this?

The Letta Telegram plugin bridges Letta's memory-native AI agents with Telegram's messaging platform. Your agents maintain full context and memory across conversations, whether you're chatting through the desktop app, web interface, or now Telegram.

Perfect for:

  • On-the-go conversations with your personal AI assistant
  • Sharing agent access with team members via Telegram groups
  • Building conversational AI experiences that persist across platforms
  • Demonstrating Letta's stateful capabilities in a familiar messaging environment

What This Does

This bot creates a bridge between Telegram and [Letta](https://letta.com) (formerly MemGPT), allowing you to:

  • Multi-tenant authentication - Each user brings their own Letta API key
  • Chat with stateful AI agents through Telegram
  • Maintain conversation history and context across sessions
  • Switch between different agents per chat using the /agent command
  • Persistent agent preferences that survive deployments
  • Secure per-user credential storage with encryption
  • Deploy scalably on Modal's serverless infrastructure
  • Handle both user-initiated and agent-initiated messages

Quick Start

Prerequisites

Before you begin, you'll need:

  • Modal account (for deployment)
  • Telegram Bot Token from @BotFather
  • Users will need their own Letta accounts with API keys

1. Clone and Install

git clone https://github.com/letta-ai/letta-telegram.git
cd letta-tele