← Back to Skills Marketplace
sebastian-buitrag0

Telegram Bot Builder

by Sebastian-Buitrag0 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
7675
Downloads
9
Stars
58
Active Installs
1
Versions
Install in OpenClaw
/install telegram-bot
Description
Build and manage Telegram bots via the Telegram Bot API. Create bots, send messages, handle webhooks, manage groups and channels.
Usage Guidance
Install only if you intend to let an agent help operate a Telegram bot. Use a dedicated bot token, keep it out of chats, logs, screenshots, and repositories, test commands in a private chat first, verify chat/user/message IDs before write or moderation actions, and configure webhooks only to HTTPS endpoints you control.
Capability Analysis
Type: OpenClaw Skill Name: telegram-bot Version: 1.0.0 The OpenClaw AgentSkills skill bundle for 'telegram-bot' is benign. It provides standard `curl` commands and a bash script to interact with the legitimate Telegram Bot API (api.telegram.org). The skill transparently requires `jq`, `curl`, and the `TELEGRAM_BOT_TOKEN` environment variable, which are all necessary for its stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent. All actions are clearly aligned with building and managing Telegram bots.
Capability Assessment
Purpose & Capability
The documented capabilities, including sending messages, handling updates, configuring webhooks, and moderating chats, are consistent with building and managing Telegram bots.
Instruction Scope
The skill is instruction-only and uses user-filled curl examples with placeholders, but some examples perform live write or moderation actions such as setting commands, banning users, deleting messages, and changing webhooks.
Install Mechanism
There are no executable package files or install scripts; metadata discloses only curl, jq, and TELEGRAM_BOT_TOKEN as requirements.
Credentials
A Telegram bot token is necessary and proportionate for this purpose, but it is a bearer secret that allows actions as the bot within its Telegram permissions.
Persistence & Privilege
No local persistence or privilege escalation is shown; webhook settings and bot/chat changes may persist remotely in Telegram until changed or revoked.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install telegram-bot
  3. After installation, invoke the skill by name or use /telegram-bot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Telegram Bot Builder skill. - Build and manage Telegram bots via the Telegram Bot API. - Provides setup instructions and environment variable configuration. - Includes commands for sending messages, media, and managing chats/groups. - Supports webhooks and polling for bot updates. - Features message editing, deletion, forwarding, and keyboard markup examples. - Useful code snippets and bash script for launching a simple echo bot.
Metadata
Slug telegram-bot
Version 1.0.0
License
All-time Installs 267
Active Installs 58
Total Versions 1
Frequently Asked Questions

What is Telegram Bot Builder?

Build and manage Telegram bots via the Telegram Bot API. Create bots, send messages, handle webhooks, manage groups and channels. It is an AI Agent Skill for Claude Code / OpenClaw, with 7675 downloads so far.

How do I install Telegram Bot Builder?

Run "/install telegram-bot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Telegram Bot Builder free?

Yes, Telegram Bot Builder is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Telegram Bot Builder support?

Telegram Bot Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Telegram Bot Builder?

It is built and maintained by Sebastian-Buitrag0 (@sebastian-buitrag0); the current version is v1.0.0.

💬 Comments