From claudeclaw
Adds Telegram reaction directives (`[react:<emoji>]`) to assistant replies. The bot strips the tags and applies the first valid reaction.
How 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:
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.10plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 10 plugins
npx claudepluginhub torchy55/claudeclawAdds Telegram reaction directives (`[react:<emoji>]`) to assistant replies. The bot strips the tags and applies the first valid reaction.
Compose rich, scannable Telegram messages with HTML formatting via direct API. Supports bold, italic, underline, spoilers, expandable blockquotes, and user mentions by ID. Default for substantive Telegram messages.
Sends messages, reads chats, manages reactions, and interacts with Telegram via Bot API tokens. Useful for notification bots, CI/CD alerts, and multi-bot automation.