April 18, 2026

Telegram Supergroup for OpenClaw + Hermes

How to set up a shared Telegram supergroup where you, OpenClaw, and Hermes can all collaborate — and what we learned about Telegram's bot limitations along the way.

Running both OpenClaw and Hermes on the same VPS account lets you create one Telegram supergroup where you + OpenClaw + Hermes can all chat together. This guide is based on a real setup, including the hard lessons we learned about Telegram's bot API limitations.

⚠️ Important Discovery

We discovered that bots cannot see messages from other bots in Telegram groups — even with privacy mode disabled and admin rights. This is a hard rule in Telegram's Bot API (designed to prevent infinite loops). This isn't a setup failure; it's simply how Telegram works.

Prerequisites

Step 1: Create the Supergroup

  1. Open Telegram → tap the pencil icon → New Group
  2. Name it something clear (e.g., "AI Team Lab")
  3. Add both bots using their exact usernames
  4. The group will automatically become a Supergroup (you'll see the "Topics" option in group Info)

Step 2: Disable Privacy Mode on BOTH Bots (Critical!)

  1. Message @BotFather
  2. Send /setprivacy
  3. Select your OpenClaw bot → choose Disable
  4. Repeat for your Hermes bot → Disable

Step 3: Make Both Bots Administrators

  1. In the group → tap the group name → Administrators
  2. Add both bots and grant full permissions (especially Send Messages and Read Messages)

Step 4: Get the Group Chat ID

Example format: -1001234567890123456

Step 5: Configure the Bots for Group Chat

You can ask either agent to configure the other, or do it directly:

💡 Pro Tip

Tell your agent: "Set up groups for the AI Team Lab group. requireMention = false, groupPolicy = allowlist, dmPolicy = allowlist" — then provide the chat ID.

Step 6: How Group Chat Actually Works (The Reality)

Here's what we learned through actual testing:

This is not a bug — it's Telegram's design to prevent bot loops. But it changes how you use the setup.

Step 7: Best Practices for Collaboration

Since bots can't see each other, you become the bridge. Here's what works:

Add this instruction to both agents' SOUL.md or persona file:

"You are in a shared group with the user and another AI agent. When the user mentions the other agent or quotes its response, treat it as direct conversation and respond thoughtfully. Be concise and collaborative."

Step 8: Fix Common Issues

Looking Ahead: Better Bot-to-Bot Conversation

We're now exploring workarounds for true autonomous AI-to-AI chat:

This Telegram setup is still incredibly useful today — it just needs you as the bridge. The journey of discovering these limitations is part of what makes running your own AI agents so rewarding.

Final Thoughts

You now have a powerful AI team room on Telegram — no extra services needed. While we hit Telegram's bot-to-bot wall, the setup still delivers excellent results and taught us a lot. We'll keep experimenting with better ways for OpenClaw and Hermes to speak directly to each other.

Happy building your AI team! 🚀

💬 Comments

Email is required for anti-spam but can be fake if you prefer privacy.

Loading comments...