← Back to Skills Marketplace
sebastian-buitrag0

Telegram Bot Builder

by Sebastian-Buitrag0 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
8479
Downloads
9
Stars
0
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 for bots you control. Store TELEGRAM_BOT_TOKEN as a secret, avoid pasting expanded token URLs into shared logs or terminals, rotate the token if exposed, and be careful with update logs, forwarded messages, location data, and moderation commands because they can affect real users and reveal personal information.
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 match the stated purpose of building and managing Telegram bots: sending messages, receiving updates, forwarding messages, sending/requesting locations, and moderation actions through the Telegram Bot API.
Instruction Scope
The skill includes powerful Telegram actions such as reading updates, forwarding messages, sharing/requesting location, and banning or unbanning chat members; these are expected for bot administration but should be user-directed and authorized.
Install Mechanism
The supplied telemetry describes transparent dependencies on curl, jq, and the TELEGRAM_BOT_TOKEN environment variable, with no evidence of hidden installers, persistence, obfuscation, or unrelated execution.
Credentials
Network access to api.telegram.org and use of a Telegram bot token are proportionate to the purpose, but the token grants control of the bot and update payloads can contain user content and metadata.
Persistence & Privilege
No artifact-backed evidence indicates background persistence, privilege escalation, local credential harvesting, or storage beyond normal command examples for interacting with Telegram.
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 0
Active Installs 0
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 8479 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