Claude-Powered Multi-Agent Persistent Memory Voice-Enabled
Created by Goda Go | Autonomee Community
Your personal always-on AI assistant that lives in Telegram
Full Claude Code CLI with MCP servers, skills, hooks, and built-in tools
Remembers facts, goals, and context across conversations via Supabase
Specialized agents for different tasks via Telegram forum topics
Smart check-ins and morning briefings that know when to reach out
Choose the setup that fits your needs
| Mode | How It Works | Cost |
|---|---|---|
| Local Only | Runs on your desktop with Claude Code CLI | Free with Claude sub ($20/mo) |
| VPS β | Always-on server, Claude Code CLI + API key | VPS (~$5/mo) + API tokens |
| Hybrid | VPS forwards to local when awake (free), uses API when sleeping | VPS cost + subscription |
Recommended: VPS mode for 24/7 availability
βββββββββββββββ ββββββββββββββββ βββββββββββββββββββββββ
β Telegram ββββββΆβ Gobot ββββββΆβ Claude Code CLI β
β (grammY) βββββββ (polling) βββββββ + ANTHROPIC_API_KEY β
βββββββββββββββ ββββββββ¬ββββββββ β β
β β β
MCP Servers β
ββββββββ΄ββββββββ β β
Skills β
β Supabase β β β
Hooks β
β - Messages β β β
CLAUDE.md β
β - Memory β β β
Built-in Tools β
β - Tasks β βββββββββββββββββββββββ
ββββββββββββββββ
Same code, full power β everywhere
Plus: MCP servers for Gmail, Calendar, Notion, GitHub, and more
# Clone the repo
git clone https://github.com/autonomee/gobot.git
cd gobot
# Install dependencies
bun install
# Open with Claude Code for guided setup
claude
Just run claude and it reads CLAUDE.md to walk you through:
No manual configuration needed β Claude handles it all
# Local mode
bun run start # Start bot (polling mode, uses Claude Code CLI)
# VPS mode
bun run vps # Start VPS gateway (webhook mode, uses Anthropic API)
# Background services
bun run checkin # Run smart check-in
bun run briefing # Run morning briefing
bun run watchdog # Run health check
# Setup & testing
bun run setup # Install dependencies
bun run setup:launchd # Configure launchd services (macOS)
bun run setup:services # Configure services (Windows/Linux)
bun run setup:verify # Full health check
bun run test:telegram # Test Telegram connectivity
bun run test:supabase # Test Supabase connectivity
bun run uninstall # Remove all services
Your laptop sleeps. Your VPS doesn't.
βββββββββββββ ββββββββββββββββββββββββββββββββββββββββ
β Telegram β β VPS (always on, Claude Code + API) β
β ββββββΆβ β
β βββββββ Is local machine alive? β
βββββββββββββ β βββ YES β forward (free) β
β βββ NO β process (API tokens) β
ββββββββββββββββ¬ββββββββββββββββββββββββ
β
ββββββββ΄ββββββββ
β Supabase β
β (shared) β
ββββββββββββββββ
Step-by-step video walkthroughs for every module
Get help with setup, share your builds, and access exclusive content
Resources:
README | FAQ | Architecture | Troubleshooting
Built by Goda Go | MIT License