ChatGPT-Telegram-Workers

Deploy your own Telegram ChatGPT bot on Cloudflare Workers with ease.

MIT License

Downloads
348
Stars
3.4K
Committers
14

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...)
  • 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

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.

Package Rankings
Top 30.12% on Npmjs.org
Related Projects