{"skill":{"slug":"telegram","displayName":"Telegram","summary":"OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).","description":"---\nname: telegram\ndescription: OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).\n---\n\n# Telegram Bot Skill (Advanced)\n\n## Purpose\nProvide 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.\n\n## Best fit\n- You want a command-first bot that behaves professionally.\n- You need a reliable update flow (webhook or polling).\n- You prefer direct HTTP calls instead of libraries.\n\n## Not a fit\n- You require a full SDK or framework integration.\n- You need complex media uploads and streaming in-process.\n\n## Quick orientation\n- Read `references/telegram-bot-api.md` for endpoints, update types, and request patterns.\n- Read `references/telegram-commands-playbook.md` for command UX and messaging style.\n- Read `references/telegram-update-routing.md` for update normalization and routing rules.\n- Read `references/telegram-request-templates.md` for HTTP payload templates.\n- Keep this SKILL.md short and use references for details.\n\n## Required inputs\n- Bot token and base API URL.\n- Update strategy: webhook or long polling.\n- Command list and conversation tone.\n- Allowed update types and rate-limit posture.\n\n## Expected output\n- A clear command design, update flow plan, and operational checklist.\n\n## Operational notes\n- Prefer strict command routing: `/start`, `/help`, `/settings`, `/status`.\n- Always validate incoming update payloads and chat context.\n- Handle 429s with backoff and avoid message bursts.\n\n## Security notes\n- Never log tokens.\n- Use webhooks with a secret token header when possible.\n","tags":{"latest":"1.0.1"},"stats":{"comments":0,"downloads":20026,"installsAllTime":239,"installsCurrent":239,"stars":24,"versions":2},"createdAt":1769964977628,"updatedAt":1778485946485},"latestVersion":{"version":"1.0.1","createdAt":1770028389996,"changelog":"- Major update: Skill now targets advanced, command-first Telegram Bot API workflows using direct HTTPS requests (no SDKs).\n- Expanded documentation: Added four detailed reference guides covering API endpoints, command design, update handling, and HTTP request templates.\n- Revised scope: Focuses on reliable update flows, strict command routing, and production-grade operational/security practices.\n- Streamlined SKILL.md: Moved technical details into references for clarity; core file is now concise and directs users to new resources.","license":null},"metadata":null,"owner":{"handle":"codedao12","userId":"s17ax1y7n44r8sjagk48sw25bx84nzpq","displayName":"codedao12","image":"https://avatars.githubusercontent.com/u/249323427?v=4"},"moderation":null}