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

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

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
image
image
image

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