https://github.com/snakeying/flux-telegram-workers
Telegram Flux bot
https://github.com/snakeying/flux-telegram-workers
bot cloudflare cloudflare-workers serverless telegram telegram-bot
Last synced: about 2 months ago
JSON representation
Telegram Flux bot
- Host: GitHub
- URL: https://github.com/snakeying/flux-telegram-workers
- Owner: snakeying
- Created: 2024-09-07T09:11:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T18:08:58.000Z (almost 2 years ago)
- Last Synced: 2025-06-27T16:48:34.886Z (12 months ago)
- Topics: bot, cloudflare, cloudflare-workers, serverless, telegram, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 4.24 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Flux-Telegram-Workers
English | 中文
Deploy your own Telegram Flux bot on Cloudflare Workers with ease.
## About
The simplest and quickest way to deploy your own FLUX Telegram bot. Using Cloudflare Workers, it’s as easy as copying and pasting a single file—no dependencies, no need to set up a local development environment, no domain, and no server required.
View Demo

## Bot Workflow
Runs on Cloudflare Workers, calls a specified OpenAI API-compatible model to optimize prompts, and uses SiliconFlow's API to generate images. The optimized prompt is displayed below the generated image.
## Documentation
- [Deploy on Cloudflare Workers](./doc/en/DEPLOY.md)
## License
**FLUX-Telegram-Workers** is released under the MIT License. [See LICENSE](LICENSE) for details.