← 返回 Skills 市场
sebastian-buitrag0

Telegram Bot Builder

作者 Sebastian-Buitrag0 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
7675
总下载
9
收藏
58
当前安装
1
版本数
在 OpenClaw 中安装
/install telegram-bot
功能描述
Build and manage Telegram bots via the Telegram Bot API. Create bots, send messages, handle webhooks, manage groups and channels.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install telegram-bot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /telegram-bot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug telegram-bot
版本 1.0.0
许可证
累计安装 267
当前安装数 58
历史版本数 1
常见问题

Telegram Bot Builder 是什么?

Build and manage Telegram bots via the Telegram Bot API. Create bots, send messages, handle webhooks, manage groups and channels. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7675 次。

如何安装 Telegram Bot Builder?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install telegram-bot」即可一键安装,无需额外配置。

Telegram Bot Builder 是免费的吗?

是的,Telegram Bot Builder 完全免费(开源免费),可自由下载、安装和使用。

Telegram Bot Builder 支持哪些平台?

Telegram Bot Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Telegram Bot Builder?

由 Sebastian-Buitrag0(@sebastian-buitrag0)开发并维护,当前版本 v1.0.0。

💬 留言讨论