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, Azure OpenAI, Cloudflare AI, Cohere, Anthropic, Mistral...)
- Custom commands (can achieve quick switching of models, switching of robot presets)
- Support for multiple Telegram bots
- Streaming output
- Multi-language support
- Text-to-image generation
- Plugin System, customizable plugins.
- Deploy Cloudflare Workers
- Local (or Docker) deployment
- Deploy other platforms
- Configuration and Commands
- Automatic update
- Change Log
- cloudflare-worker-adapter A simple Cloudflare Worker adapter that allows this project to run independently of Cloudflare Worker.
- telegram-bot-api-types Telegram Bot API SDK with 0 output after compilation, complete documentation, supports all APIs.
Thanks for the open-source development license provided by JetBrains.
This project exists thanks to all the people who contribute. Contribute.
ChatGPT-Telegram-Workers is released under the MIT license. See LICENSE for details.