telegram-rich-messagesComprehensive guide for Telegram Rich UI features (Inline buttons, formatting, media, reactions, and message management). Use this skill to provide a low-fri...
Install via ClawdBot CLI:
clawdbot install shingo0620/telegram-rich-messagesThis skill transforms the agent from a text-only chatbot into an interactive Telegram assistant.
Typing is slow and error-prone. Always prioritize Rich UI elements to minimize the user's need to reply with text. If a user has a choice to make, give them a button.
Detailed guides for each feature:
message tool's buttons parameter instead of string directives ([[buttons:...]]) for 100% reliability.Generated Feb 26, 2026
An AI agent handles customer inquiries by providing interactive buttons for common issues like order status, returns, or FAQs, reducing typing and improving response speed. It can send formatted messages with monospace text for order IDs and use inline buttons for quick actions like initiating a return or contacting a human agent.
The agent manages event sign-ups by sending rich messages with buttons for registration options, dates, and payment methods. It uses media uploads for event flyers and reactions to confirm attendance, streamlining the process and minimizing user input errors.
An AI bot delivers investment updates via formatted messages with monospace blocks for stock symbols and values, and inline buttons for actions like buy/sell or detailed reports. It prioritizes low-friction interaction with contextual buttons for next steps after transactions.
The agent conducts interactive quizzes by sending questions with multiple-choice buttons, formatting answers in markdown, and using reactions for feedback. It edits messages to update scores and provides quick replies for navigation, enhancing engagement without typing.
Businesses pay a monthly fee to integrate the AI agent for automated customer support on Telegram, reducing labor costs and improving response times. Revenue is generated through tiered subscription plans based on usage volume and features like media uploads.
The agent facilitates transactions such as event tickets or product sales within Telegram, charging a small percentage fee per transaction. It uses rich UI elements like buttons for payment confirmation and direct file uploads for receipts, driving user convenience and monetization.
Offer basic interactive features for free, such as simple buttons and formatting, while charging for advanced capabilities like custom media handling, reaction analytics, or priority message management. This attracts a broad user base and upsells to power users.
💬 Integration Tip
Ensure the Telegram plugin is properly configured in the OpenClaw environment to leverage all rich message features like inline buttons and media uploads without external dependencies.
iMessage/SMS CLI for listing chats, history, watch, and sending.
Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.
Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
Build or update the BlueBubbles external channel plugin for Clawdbot (extension package, REST send/probe, webhook inbound).
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).