Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tbxark/chatgpt-telegram-workers

Deploy your own Telegram ChatGPT bot on Cloudflare Workers with ease.
https://github.com/tbxark/chatgpt-telegram-workers

bot chatgpt cloudflare cloudflare-workers gpt serverless telegram telegram-bot vercel

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        


ChatGPT-Telegram-Workers



English | 中文



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

## 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.

example
image

## Features

- Serverless deployment
- Multi-platform deployment support (Cloudflare Workers, Vercel, Render[...](doc/en/DEPLOY.md))
- 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

## Documentation

- [How to deploy](./doc/en/DEPLOY.md)
- [How to set up configuration](./doc/en/CONFIG.md)
- [Automatic update](./doc/en/ACTION.md)
- [Support Platform](./doc/en/PLATFORM.md)
- [Changelog](./doc/en/CHANGELOG.md)

## Special thanks

![https://www.jetbrains.com/?from=tbxark](https://user-images.githubusercontent.com/9513891/236592683-1ea579cf-08ff-4703-b313-db038f62bab0.svg)

Thanks for the open-source development license provided by [JetBrains](https://www.jetbrains.com/?from=tbxark).

## Contributors

This project exists thanks to all the people who contribute. [Contribute](https://github.com/tbxark/ChatGPT-Telegram-Workers/graphs/contributors).

## License

**ChatGPT-Telegram-Workers** is released under the MIT license. [See LICENSE](LICENSE) for details.