DAY 2🚀

Build in 10 Minutes

One command install, connect Telegram, send your first message

Today's Goal

By end of today, you will receive a message from your own AI assistant, running on your own machine.


Choose Your Runtime

Option A: Cloud Server (Recommended)

SpecRecommended
OSUbuntu 22.04 LTS
CPU2 cores
RAM4GB
Disk40GB SSD
PriceHetzner ≈ $5/month, AWS Lightsail ≈ $5/month

Online 24/7. The price of one coffee per month for a full-time assistant.

Option B: Mac Mini / Old Laptop

Zero extra cost, but goes offline when powered off.

Option C: Your Current Computer

Zero barrier to get started. Good for trying out.


Create a Telegram Bot

  1. Open Telegram, search @BotFather, send /newbot
  2. Follow prompts, get your Bot Token
  3. Search @userinfobot to get your User ID

Save both — the setup wizard needs them.


One-Click Install

curl -fsSL https://openclaw.ai/install.sh | bash

The script handles all dependencies and enters an interactive setup wizard.


Wizard Steps

  1. Mode: QuickStart (recommended)
  2. AI Model: Claude recommended (also supports GPT, Gemini, Kimi, and 10+ others)
  3. Channel: Choose Telegram, paste Bot Token
  4. Admin: Enter your Telegram User ID
  5. Daemon: Choose Yes for background auto-run

Takes 3-5 minutes total.


Send Your First Message

Open Telegram, find your Bot, send:

Hello! Who are you?

You now own an AI assistant on your own server. Tomorrow we give it a soul.

Management Commands

openclaw status          # Check status
openclaw gateway status  # Gateway status
openclaw health          # Health check
openclaw configure       # Reconfigure
openclaw daemon restart  # Restart
openclaw daemon logs     # View logs