OpenClawR. AI OpenClaw Hub
Getting Started

Quick Start

Deploy your first AI-powered Telegram bot in 5 minutes

Quick Start Guide

Get your first OpenClaw bot running in under 5 minutes.

Prerequisites

  • Telegram account
  • Valid payment method for subscription

Create Telegram Bot

  1. Open Telegram and search for @BotFather
  2. Send /newbot command
  3. Follow prompts to set bot name and username
  4. Save the bot token (format: 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11)

Keep your bot token secret. Anyone with this token can control your bot.

Sign Up for OpenClaw

  1. Visit openclaw-portal.restai.vn
  2. Click "Sign Up" and complete registration
  3. The onboarding wizard guides you through choosing a plan and creating your first bot
  4. Complete payment via Polar.sh checkout

Connect Your Bot

  1. In the Portal, navigate to "Bots" → "Add New Bot"
  2. Enter your bot name
  3. Paste the bot token from BotFather
  4. Click "Connect Bot"

The platform will verify your token and register the webhook automatically.

Configure Skills

  1. Select your newly created bot from the dashboard
  2. Navigate to "Skills" tab
  3. Enable desired capabilities:
    • Conversational AI - Natural language understanding
    • Command Handler - Process slash commands
    • Message Logger - Track and analyze conversations
  4. Click "Save Configuration"

Deploy and Test

  1. Click "Deploy" button in your bot dashboard
  2. Open Telegram and find your bot
  3. Send /start command
  4. Your bot should respond immediately

Verify Deployment

Send a test message to your bot. You should receive a response within seconds. Check the Portal dashboard for real-time message logs and analytics.

Next Steps

On this page