DEV Community

dealermatt72-spec
dealermatt72-spec

Posted on

I Built a Telegram Bot That Sets Up an AI Agent on Your Phone in 30 Minutes

I built a Telegram bot that guides you through setting up an AI agent on AWS - entirely from your phone. No laptop required.

The Problem

Setting up a cloud server + AI agent is a brutal funnel:

  1. Create an AWS account (card verification, phone verification)
  2. Launch an EC2 instance (key pairs, security groups)
  3. Install an SSH client on your phone (Termius)
  4. Connect via SSH (timeout, permission errors)
  5. Install OpenClaw (curl, API keys)

Most people hit a wall at step 3 or 4 and give up.

The Solution: ClawBot

A Telegram bot that guides you through every step:

  • Stripe payment ($49, money-back guarantee)
  • Step-by-step guided setup with inline buttons
  • FAQ covering every failure point
  • 7-day support
  • Bonus materials after completion

Tech Stack

Python + python-telegram-bot + Flask + SQLite + Stripe + Railway

Results

  • 0 refund requests so far
  • Average setup time: ~30 minutes
  • Users have deployed websites and APIs from their phones

Try It

https://t.me/Openclaw1_setup_bot

Top comments (0)