返回顶部
t

telegramTelegram机器人技能

OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
16,477
下载量
免费
免费
20
收藏
概述
安装方式
版本历史

telegram

Telegram Bot 技能(高级)

目的

提供一份简洁、面向生产的指南,通过 Bot API 构建 Telegram 机器人工作流,重点关注命令用户体验、更新处理以及使用纯 HTTPS 的安全操作。

适用场景

  • - 你需要一个以命令为先、行为专业的机器人。
  • 你需要可靠的更新流程(Webhook 或轮询)。
  • 你倾向于直接使用 HTTP 调用而非库。

不适用场景

  • - 你需要完整的 SDK 或框架集成。
  • 你需要处理复杂的媒体上传和流式处理。

快速导航

  • - 阅读 references/telegram-bot-api.md 了解端点、更新类型和请求模式。
  • 阅读 references/telegram-commands-playbook.md 了解命令用户体验和消息风格。
  • 阅读 references/telegram-update-routing.md 了解更新标准化和路由规则。
  • 阅读 references/telegram-request-templates.md 了解 HTTP 负载模板。
  • 保持本 SKILL.md 简洁,详细信息请参考相关文档。

必需输入

  • - 机器人令牌和基础 API URL。
  • 更新策略:Webhook 或长轮询。
  • 命令列表和对话语气。
  • 允许的更新类型和速率限制策略。

预期输出

  • - 清晰的命令设计、更新流程计划和操作检查清单。

操作注意事项

  • - 优先使用严格的命令路由:/start、/help、/settings、/status。
  • 始终验证传入的更新负载和聊天上下文。
  • 处理 429 错误时采用退避策略,避免消息爆发。

安全注意事项

  • - 切勿记录令牌。
  • 尽可能使用带有密钥令牌头的 Webhook。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 telegram-1776373366 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 telegram-1776373366 技能

通过命令行安装

skillhub install telegram-1776373366

下载

⬇ 下载 telegram v1.0.1(免费)

文件大小: 4.4 KB | 发布时间: 2026-4-17 15:35

v1.0.1 最新 2026-4-17 15:35
- Major update: Skill now targets advanced, command-first Telegram Bot API workflows using direct HTTPS requests (no SDKs).
- Expanded documentation: Added four detailed reference guides covering API endpoints, command design, update handling, and HTTP request templates.
- Revised scope: Focuses on reliable update flows, strict command routing, and production-grade operational/security practices.
- Streamlined SKILL.md: Moved technical details into references for clarity; core file is now concise and directs users to new resources.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部