Skip to content

TBXark/ChatGPT-Telegram-Workers

Folders and files

NameName
Last commit message
Last commit date
Jan 17, 2025
Feb 5, 2025
Feb 5, 2025
Feb 5, 2025
Nov 28, 2024
Nov 14, 2024
Feb 5, 2025
Aug 20, 2024
Nov 14, 2024
Feb 5, 2025
Mar 14, 2023
Feb 5, 2025
Nov 14, 2024
Nov 13, 2024
Dec 26, 2024
Feb 5, 2025
Jan 22, 2025
Nov 13, 2024
Dec 26, 2024
Nov 14, 2024
Nov 15, 2024
Jan 17, 2025

Repository files navigation

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, Docker...)
  • Adaptation to multiple AI service providers (OpenAI, Azure OpenAI, Cloudflare AI, Cohere, Anthropic, Mistral, DeepSeek, Gemini, Gorq...)
  • 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

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

https://www.jetbrains.com/?from=tbxark

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.