telegram-group-mention-only

Configure Hermes Telegram group reply gating for mention-only responses.

Updated May 24, 2026
One-click install
npx skills add https://github.com/anxiety135790/hermes-skills --skill telegram-group-mention-only
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram-group-mention-only
Source: https://github.com/anxiety135790/hermes-skills/tree/main/messaging/telegram-group-mention-only
Command: npx skills add https://github.com/anxiety135790/hermes-skills --skill telegram-group-mention-only

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yaml, and includes scripts (resource) components.

What problem does it solve?

This Skill helps you reduce unnecessary Telegram bot chatter in groups by making the bot respond only when it is explicitly addressed, while still behaving normally in direct messages.

Core Features & Use Cases

  • Mention-Only Group Responses: Keep the bot silent in groups unless someone @mentions it, replies to one of its messages, or the chat is whitelisted.
  • Flexible Wake-Up Rules: Support custom mention patterns, free-response chat whitelists, and ignored forum threads for finer control.
  • Operational Troubleshooting: Diagnose and fix Telegram DM topic and thread issues such as stale session thread IDs, missing forum permissions, and misconfigured paths.
  • Use Case: A team wants Hermes available in busy group chats without flooding them with replies, so they enable mention gating and add a few approved chats that can still get automatic responses.

Quick Start

Ask Hermes to enable Telegram group mention gating so the bot only replies in groups when explicitly @mentioned.

Frequently Asked Questions about telegram-group-mention-only

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I stop my Telegram bot from spamming group chats with unsolicited replies?

To stop Telegram bot spam in groups, enable mention gating so the bot only responds when explicitly @mentioned or replied to, while retaining normal behavior in direct messages.

Can I whitelist specific Telegram chats to bypass mention-only bot restrictions?

Yes, you can configure chat whitelisting for free-response behavior. Whitelisted Telegram chats allow automatic bot responses without requiring explicit mentions or replies.

How does Telegram bot mention gating handle forum threads and DM topics?

Telegram mention gating handles forum threads and DM topics by identifying ignored threads and troubleshooting stale session thread IDs, missing forum permissions, and misconfigured paths.

Do I need to restart my Telegram gateway after updating bot mention gating configurations?

Yes, you need to restart the Telegram gateway after updating configurations. Gateway restarts enforce mention checks, reply detection, and DM topic troubleshooting rules.

What are the limitations of using custom wake-word patterns for Telegram bot replies?

Custom wake-word patterns for Telegram bot replies require explicit Telegram configuration updates. Misconfigured patterns or ignored forum threads may prevent the bot from triggering properly in group environments.