Deploy lettabot
Your personal AI assistant that remembers everything.
lettabot
Just deployed
/data
Deploy and Host lettabot on Railway
LettaBot is a multi-channel AI assistant powered by Letta agents with persistent memory. It connects to Telegram, Discord, and Slack, maintaining a single continuous conversation across all platforms. Your agent remembers context, learns preferences, and can take proactive actions.
Learn more here: https://github.com/letta-ai/lettabot
About Hosting lettabot
LettaBot runs as a Node.js server that connects to your messaging platforms via their respective APIs. It requires a Letta Cloud API key for the AI backend and at least one channel token (Telegram, Discord, or Slack). The server maintains WebSocket/long-poll connections to each platform and routes messages to your Letta agent. On first deploy, it automatically discovers or creates an agent by name, so your memory persists across redeploys without manual configuration.
Common Use Cases
- Personal AI assistant accessible from any messaging app with persistent memory
- Team assistant in Slack/Discord that remembers project context and can execute tasks
- Proactive notifications via heartbeats (daily summaries, reminders, check-ins)
- Voice message transcription and response across platforms
- Scheduled tasks via cron jobs (reports, monitoring, automated workflows)
Dependencies for lettabot Hosting
- Letta Cloud account (API key from app.letta.com)
- At least one messaging platform bot token (Telegram, Discord, or Slack)
Deployment Dependencies
- Letta Cloud (https://app.letta.com) - AI agent backend with persistent memory
- Telegram BotFather (https://t.me/botfather) - Create Telegram bots
- Discord Developer Portal (https://discord.com/developers/applications) - Create Discord bots
- Slack API (https://api.slack.com/apps) - Create Slack apps
Why Deploy lettabot on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying lettabot on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
lettabot
letta-ai/lettabotLETTA_API_KEY
Your Letta API key. Get one here: https://app.letta.com/projects/default-project/api-keys

