What problem does it solve?
This skill simplifies the complex process of developing, debugging, and deploying Telegram bots and Mini Apps, eliminating common pitfalls like webhook configuration, security validation, and platform-specific deployment issues. It provides structured workflows and code patterns, saving developers significant time and ensuring robust, secure integrations.
Core Features & Use Cases
- Bot & Mini App Development: Guides through creating bots via @BotFather, handling commands, and integrating Mini Apps with server-side validation.
- Deployment & Debugging: Provides workflows for local polling, production webhooks, and platform-specific solutions for Railway/Vercel, alongside a diagnostic tree for troubleshooting.
- AI Integration Patterns: Offers unified chat manager and streaming response patterns for integrating AI chatbots.
- Use Case: "I need to deploy my Telegraf bot to Vercel, but my webhook isn't receiving updates. Help me debug the webhook configuration and ensure it's secure."
Quick Start
Use the telegram-integration skill to set up a new Telegram bot project.