返回顶部
t

telegram

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,470
下载量
20
收藏
概述
安装方式
版本历史

telegram

# Telegram Bot Skill (Advanced) ## Purpose Provide a clean, production-oriented guide for building Telegram bot workflows via the Bot API, focusing on command UX, update handling, and safe operations using plain HTTPS. ## Best fit - You want a command-first bot that behaves professionally. - You need a reliable update flow (webhook or polling). - You prefer direct HTTP calls instead of libraries. ## Not a fit - You require a full SDK or framework integration. - You need complex media uploads and streaming in-process. ## Quick orientation - Read `references/telegram-bot-api.md` for endpoints, update types, and request patterns. - Read `references/telegram-commands-playbook.md` for command UX and messaging style. - Read `references/telegram-update-routing.md` for update normalization and routing rules. - Read `references/telegram-request-templates.md` for HTTP payload templates. - Keep this SKILL.md short and use references for details. ## Required inputs - Bot token and base API URL. - Update strategy: webhook or long polling. - Command list and conversation tone. - Allowed update types and rate-limit posture. ## Expected output - A clear command design, update flow plan, and operational checklist. ## Operational notes - Prefer strict command routing: `/start`, `/help`, `/settings`, `/status`. - Always validate incoming update payloads and chat context. - Handle 429s with backoff and avoid message bursts. ## Security notes - Never log tokens. - Use webhooks with a secret token header when possible.

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 telegram-1776373366 技能

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

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

通过命令行安装

skillhub install telegram-1776373366

下载 Zip 包

⬇ 下载 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
返回顶部