English | 中文
Deploy your own Telegram ChatGPT bot on Cloudflare Workers with ease.
The simplest and fastest way to deploy your own ChatGPT Telegram bot. Use Cloudflare Workers, single file, copy and paste directly, no dependencies required, no need to configure local development environment, no domain name required, serverless.
You can customize the system initialization information so that your debugged personality never disappears.
- Serverless deployment
- Multi-platform deployment support (Cloudflare Workers, Vercel, Docker...)
- Adaptation to multiple AI service providers (OpenAI, Cloudflare AI, Cohere, Anthropic, Mistral, DeepSeek, Groq...)
- Web admin panel (Telegram Mini App) to manage AI providers and settings
- Custom commands (can achieve quick switching of models, switching of robot presets)
- Simple KV-based configuration
- Streaming output
- Multi-language support
- Text-to-image generation
- Plugin System, customizable plugins.
- Deploy in one click — Cloudflare clones the repo, creates the KV namespace, asks for your bot token and deploys.
- Deploy Cloudflare Workers
- Deploy Vercel, Local, Docker
- Configuration and Commands
- Plugin System
- Migrating from v1 to v2
- Change Log
- telegram-bot-api-types Telegram Bot API SDK with 0 output after compilation, complete documentation, supports all APIs.
This project exists thanks to all the people who contribute. Contribute.
ChatGPT-Telegram-Workers is released under the MIT license. See LICENSE for details.
