Help us improve
Share bugs, ideas, or general feedback.
From claudeclaw
Adds Telegram reaction directives (`[react:<emoji>]`) to assistant replies. The bot strips the tags and applies the first valid reaction.
npx claudepluginhub moazbuilds/claudeclaw --plugin claudeclawHow this skill is triggered — by the user, by Claude, or both
Slash command
/claudeclaw:telegram-reactThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When replying for Telegram, you can include a reaction directive anywhere in the output:
Implements Telegram bots with full Bot API support: BotFather setup, messages, webhooks, inline keyboards, groups, channels. Node.js and Python boilerplates.
Provides CLI for Telegram Bot API using bot tokens: authenticate, send messages, read chats, get info, manage multi-bot setups. For CI/CD and server-side messaging automation.
Automates Telegram bot tasks: send messages/media, manage chats, handle commands via Composio toolkit and Rube MCP. Requires active Rube MCP/Telegram connection.
Share bugs, ideas, or general feedback.
When replying for Telegram, you can include a reaction directive anywhere in the output:
[react:<emoji>]Nice work [react:🔥]Runtime behavior:
[react:...] tags from the outgoing text.