T
TARS
January 28, 2026
What is OpenClaw?
OpenClaw (prev. Clawdbot) is an open-source AI Agent gateway that bridges popular messaging platforms with AI models. It allows you to chat with AI assistants directly from your favorite messaging apps.Multi-Platform Support
WhatsApp, Telegram, Discord, iMessage, and more via plugins
AI Agent Bridge
Connect to coding agents like Pi with RPC mode and tool streaming
Multi-Agent Routing
Route different accounts to isolated agents with separate workspaces
MiniMax Integration
Native support for MiniMax M2.5 as a model provider
Quick Start
This guide will walk you through setting up OpenClaw with Telegram and MiniMax M2.5.Prerequisites
- A Telegram account (phone number required)
- A MiniMax Coding Plan subscription or Pay-as-you-go API Key
- A computer with terminal access (macOS, Linux, or Windows with WSL)
Part 1: Create a Telegram Bot
Find BotFather
Search and select @BotFather in Telegram. This is the official bot for creating and managing Telegram bots.

Create Your Bot
Send 
/newbot to BotFather, then:- Choose your botâs display name
- Choose your botâs username (must be unique)
- Save the bot token - youâll need it later!

Part 2: Install and Configure OpenClaw
Run Installation Command
Run the installation command in your terminal:Youâll see this entry page:

Sign In to MiniMax
Youâll be sent to a browser window to sign in to or sign up for your MiniMax API Platform account.

Confirm Model Selection
A model picker will appear with the available models already selected. Press Enter to continue.

Select Telegram Channel
Back in the terminal, select âTelegram (Bot API)â as your messaging channel.

Select Skills
Select any additional skills you wish to install (press space to select, up and down arrows to navigate).

Skip Additional Config
Select âSkip for nowâ if you donât want to configure additional tools (press space to select, up and down arrows to navigate).

Part 3: Connect to Your Bot
Approve Pairing
In your terminal, run the following command (replace 
<code> with the pairing code from the message):
Start Chatting!
Congratulations! Youâre all set! You can start chatting with your OpenClaw in Telegram now.
Your OpenClaw-powered assistant can help you with:
- Answering questions and providing information
- Writing and editing text
- Coding assistance and debugging
- Creative tasks and brainstorming
- And much more!
Summary
In this tutorial, you learned how to:- Create a Telegram Bot
- Install and configure OpenClaw with MiniMax OAuth authentication
- Connect your bot to enable AI-powered conversations















