The bait, then the rug-pull.
Before Goda says a word of explanation, she lifts her phone and calls her AI. The bot answers, accepts a complex task on camera, and deploys a GitHub Pages presentation before the intro is over. This is not a pre-built demo. It is the product running live, and that is the whole argument for the next 27 minutes.
What the video promised.
stated at 01:28“After this video and mini course, you are going to be able to communicate to your Claude Code using your Telegram like a messaging app, and you will have memory. You can send voice messages, and you will have proactive check-ins.”delivered at 21:15
Where the time goes.

01 · Cold open: live Siri demo
Calls GoBot via Siri, bot accepts a complex GitHub task and deploys slides to Pages in real time.

02 · Course promise + free vs paid scope
Telegram messaging, memory, voice, proactive check-ins all free. VPS, multi-agent, full calling are paid community.

03 · What is GoBot: live slides
Slides appear live (made by the bot). 3-tier architecture: Telegram bot, Gateway/Mac Relay, Claude Code. Multi-modal, context-aware, specialized agents.

04 · Prerequisites: Bun + Claude Code
Bun JS runtime (free). Claude Code via Pro ($20/mo) or Max ($100-$200/mo). Repo: 175 stars, 76 forks.

05 · Install Bun + authenticate Claude Code
Terminal commands for Bun install. Verify with bun version. Claude Code install docs for Mac/Windows; authenticate with subscription link.

06 · Step 1: Get the code
Clone github.com/godagoo/claude-telegram-relay or download ZIP. Drag folder into Claude Code, say set this up. Automated setup ~3 min.

07 · Step 2: Create Telegram bot via BotFather
Search BotFather (blue checkmark), /newbot, pick username. Token = password, never show on video.

08 · Step 3: Get Telegram User ID
Search userinfobot in Telegram. Security: username + user ID together lets anyone hijack your bot.

09 · Memory setup: Supabase
Conversation history, semantic search, facts + goals detection, intent detection. Supabase free tier 2 projects. Create org, project, enable Data API.

10 · Supabase MCP + OpenAI embeddings
Install official Supabase MCP server, provide access token. Store OPENAI_API_KEY in edge function secrets. Embeddings cost pennies.

11 · Test the bot + first Telegram message
Claude Code populates user profile for context. Message bot on Telegram, typing indicator appears. Bot is live.

12 · Always On: LaunchD / PM2
Claude Code writes LaunchD (Mac) or PM2 (Windows/Linux) config automatically. Close terminal, bot keeps running.

13 · Q&A: voice calls, proactive AI, live progress
Voice call demo via Siri. Bot recalls personal context. Live progress + control: real-time step reporting, interrupt mid-task.

14 · Multi-agent + VPS + community CTA
Board of directors: Orchestrator + Research/Content/Finance/Strategy agents in Telegram groups. Hybrid Mac+VPS routing. Fallback chain. Community CTA.
Visual structure at a glance.
Named ideas worth stealing.
Hybrid Local/VPS Routing
- Local Mac with subscription (fixed cost, computer on)
- VPS with Anthropic API (pay-per-use, computer off)
While computer is on, route through Claude Code subscription. When computer is off, route through API on VPS. Best of both worlds.
Fallback AI Chain
- Primary: Anthropic Claude
- Fallback 1: OpenRouter (specific models)
- Fallback 2: Local model on VPS
If Anthropic goes down, agent reroutes automatically. Never a single point of failure.
Board of Directors Multi-Agent
- Orchestrator (general routing)
- Research agent
- Content agent
- Finance agent
- Strategy agent
One orchestrator in a Telegram group with topics. Each topic has a specialized agent. Agents can invoke critic mode and consult each other.
MCP-First Setup Automation
Let Claude Code install and configure its own tooling via MCP server rather than hand-holding every SQL step. AI configures AI.
Free Course as Acquisition Layer
Free GitHub repo + tutorial delivers real value up to exactly the edge where paid offer begins. Creates genuine trust and qualified leads.
Lines you could clip.
“Claude Code is not just for developers. It's like your personal infrastructure with AI that is able to connect all the things, both execute on strategy, but also have hands to do things.”
“Stop renting intelligence. Own it.”
“This is your AI second brain. This is your knowledge. This is your tools. You don't want to stop working.”
“I personally been paying $200 to Anthropic forever and that's been my one of the best investments that I ever made.”
How they spent the runtime.
Things they pointed at.
How they asked for the click.
“Inside of the community, we have a full course explaining multi agents and how to set up VPS and also how to do it securely, proactive AI, ADS, and we have constant building.”
Soft and earned. Free course genuinely delivers, paid pitch only arrives after full value is established. Shows Skool community page with course thumbnails.
Word for word.
The free course IS the product.
Goda does not tease the good stuff. She gives it all away, calibrated to stop exactly where you need to pay.
- Lead with working proof, not slides. Siri call in first 3 seconds beats any intro.
- Build the free course to the exact edge of where your paid offer begins. Not less. Not more.
- Reframe your tool for non-developers explicitly. 'Not just for developers' is a line Joe needs for JoeFlow.
- Hybrid local/VPS routing is the right architecture for JoeFlow engine. Steal this model.
- The fallback chain Anthropic to OpenRouter to local is three lines of config. Do it.
- MCP-first setup: let Claude Code configure its own infrastructure. This is the install experience for JoeFlow Batch templates.
- 'Stop renting intelligence. Own it.' Six-word positioning Joe already owns philosophically but does not say this cleanly.
You can build your own AI assistant.
You do not need to know how to code to have a personal AI agent that remembers everything, answers Telegram messages, and runs tasks while you sleep.
- Claude Code automated setup handles almost everything. Your job is to copy-paste a few tokens.
- Supabase free tier is enough for personal memory storage. No credit card needed to start.
- OpenAI embeddings for semantic search cost pennies. $5-10 lasts months of personal use.
- Making the bot always on requires one command to Claude Code: 'make it always on.' It figures out LaunchD or PM2 by itself.
- Keep your Telegram username and user ID private. Treat them like passwords.


































































