chatgpt-telegram-workers
v1.10.3
Published
The easiest and quickest way to deploy your own ChatGPT Telegram bot is to use a single file and simply copy and paste it. There is no need for any dependencies, local development environment configuration, domain names, or servers.
Downloads
49
Readme
About
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.
Features
- Serverless deployment
- Multi-platform deployment support (Cloudflare Workers, Vercel, Docker...)
- Adaptation to multiple AI service providers (OpenAI, Azure OpenAI, Cloudflare AI, Cohere, Anthropic, Mistral...)
- Switching Models with InlineKeyboards
- 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.
Documentation
- Deploy Cloudflare Workers
- Local (or Docker) deployment
- Deploy other platforms
- Configuration and Commands
- Automatic update
- Change Log
Related Projects
- 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.
Special thanks
Thanks for the open-source development license provided by JetBrains.
Contributors
This project exists thanks to all the people who contribute. Contribute.
License
ChatGPT-Telegram-Workers is released under the MIT license. See LICENSE for details.