I built HG-TeleFlare, an open-source tool that lets you create and deploy Telegram bots without writing a single line of code. Paste one file into Cloudflare Workers, and you're done.

HG-TeleFlare is a complete bot builder in a single worker.js file. It runs entirely on Cloudflare's free tier (100,000 requests/day), so there are no server costs.

The setup wizard auto-provisions everything:

D1 database for storing bots, rules, and users

KV storage for media files and session state