Communityv1.0.0

Telegram Group Chat Setup

Configure a MoltBot agent to participate in a Telegram group chat. Automates adding the group to the allowlist, setting mention patterns, and configuring sender permissions — all via a single gateway config patch. Use when the user wants to set up their bot in a Telegram group, enable cross-bot communication, or configure group mention gating.

2.2kdownloads1active installsarekqq
View on ClawHubBack to Skills

Skill Details

Slug
tg-groupchat-setup
Latest Version
1.0.0
Author
arekqq
Published
Feb 3, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Telegram Group Chat Setup.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release: Automates Telegram group chat configuration for MoltBot agents. - Adds a Telegram group to the gateway allowlist with `requireMention: true` - Configures which users can trigger the bot in the group via `groupAllowFrom` - Fetches the bot’s name and @username from the Telegram Bot API - Sets up mention patterns so the bot responds only when addressed by name or @username - Merges configuration cleanly without overwriting existing allowed users or mention patterns - Restarts the gateway and sends a confirmation message upon completion