OpenClaw Full Tutorial: 100% FREE Setup (AWS + OpenRouter + Free GLM Model) - 0$ monthly cost
OpenClaw (Formerly ClawdBot) Complete Setup Guide - Run your own AI agent 100% FREE using AWS Free Tier + OpenRouter + Brave Browser + Z-AI powerful GLM model. With Total monthly cost of ZERO Dollars.
"The Add Telegram Section: In Depth:"
**Part A: Get Your Bot Token**
Before we touch the terminal, we need to create a bot in Telegram.
1. Open Telegram and search for **@BotFather** (the official bot builder).
2. Start a chat and type `/newbot`.
3. Give it a name (e.g., "My OpenClaw").
4. Give it a unique username ending in `bot` (e.g., `MyLocalClaw_bot`).
5. BotFather will give you an **HTTP API Token**. Copy this string. **Keep it secret.**
**Part B: Configure OpenClaw**
Now we have the token, let's feed it to OpenClaw.
**Step 1:** Enable Telegram and set your bot token:
bash
docker compose run --rm openclaw-cli config set channels.telegram.enabled true
docker compose run --rm openclaw-cli config set channels.telegram.botToken
"YOUR_BOT_TOKEN_HERE"
docker compose run --rm openclaw-cli config set plugins.entries.telegram.enabled true
**Important:** Replace `YOUR_BOT_TOKEN_HERE` with the actual token from BotFather. It looks like `1234567890:ABCdefGHIjklMNOpqrsTUVwxyz`. Just paste it between the quotesโno brackets.
**Why three commands?** OpenClaw has a two-layer system:
- `channels.telegram` โ Configures HOW Telegram should work (token, policies).
- `plugins.entries.telegram` โ Actually RUNS the Telegram plugin.
Both layers need to be enabled, or Telegram won't connect.
**Step 2:** Restart the stack to apply the changes:
bash
docker compose restart openclaw-gateway
docker compose down && docker compose up -d
**Step 3:** Verify Telegram is registered:
bash
docker compose exec openclaw-gateway node dist/index.js status
You should see Telegram listed under "Channels" with status **enabled** or **connected**. If it says "disabled" or isn't listed, go back to Step 1 and check your token.
**Step 4:** Authorize your User.
- Send "Hi" to your new bot in Telegram.
- It will reply with a **Pairing Code** (e.g., `FM99U3J7`).
- Approve it via the terminal:
bash
docker compose exec openclaw-gateway node dist/index.js pairing approve telegram FM99U3J7
*(Replace `FM99U3J7` with your actual codeโno brackets.)*
- *Optionally, to skip pairing next time, add your Telegram ID to the allowlist:*
First, get your Telegram ID by messaging **@userinfobot** in Telegram. Then:
bash
docker compose run --rm openclaw-cli config set channels.telegram.allowFrom '["123456789"]'
docker compose restart openclaw-gateway
************************************************************************************************
In this video, I'll show you EXACTLY how to set up OpenClaw (formerly ClawdBot/Moltbot) without spending a dime. No Mac Mini required. No expensive Claude API. Just free tools that actually work.
๐ก WHAT YOU'LL LEARN:
โ
How to set up OpenClaw on AWS Free Tier ($0/month)
โ
How to use OpenRouter for FREE AI models
โ
Telegram bot setup with BotFather
โ
Web search configuration (Brave API)
โ
Why you DON'T need a Mac Mini
โ
Z-AI vs Claude API costs comparison
If you learned something new and want to see more informative videos, subscribe to our channel: @ToLearnAIAutoMation
If you enjoyed the animation in this video ๐ฌ and want to learn how to create AIโgenerated video animations just like mine ๐ค, check out our previous video here ๐ฅโจ:
https://youtu.be/CcsJTnmX1CM
๐ Youโve been invited to join the GLM Coding Plan! Enjoy full support for Claude Code, Cline, and 10+ top coding tools โ starting at just $3/month. Subscribe now and grab the limited-time deal! Link๏ผ https://z.ai/subscribe?ic=E71GZDVZPS
๐ KEYWORDS:
ClawdBot, OpenClaw, Moltbot, AI agent, AI assistant, Claude alternative, free AI, AWS tutorial, OpenRouter, Telegram bot, AI automation, Jarvis AI, self-evolving agents, AI agent 2025, local AI, no Mac Mini
#OpenClaw #ClawdBot #AIAgent #FreeAI #AWS #OpenRouter #Tutorial #AIAutomation #Claude #AIAssistant #Moltbot #bravebrowser

very good
nice