From olaclaw
Adds Telegram reaction directives (e.g., [react:🔥]) to assistant replies for Telegram bot responses. Useful when the user asks for reaction tags, emoji reactions, or reply metadata.
How this skill is triggered — by the user, by Claude, or both
Slash command
/olaclaw: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.npx claudepluginhub olamni-research/olaclaw --plugin olaclaw5plugins reuse this skill
First indexed Jun 3, 2026
Adds Telegram reaction directives (e.g., [react:🔥]) to assistant replies for Telegram bot responses. Useful when the user asks for reaction tags, emoji reactions, or reply metadata.
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.