Describe a bot.
Watch it work. Ship it.
whim.bot turns a plain-language description into a real, working Telegram bot — it writes actual code, tests how it behaves, lets you try it live, and deploys it to its own always-on server in one click.
- It really thinks — bots answer free-form questions with AI and fetch live data (weather, prices, anything public).
- It really remembers — multi-step conversations with durable state, and every captured record lands in your dashboard.
- It really ships — one click deploys your bot as its own isolated Cloudflare Worker. Close your laptop; it keeps running.
↓ This is a real bot, running right now — talk to it
Live preview
Your generated bot, running server-side in a sandbox through the runtime.
Starting preview…
Collected records
How it works
- 1
Describe it
“Welcome new members and ask their email.” “Tell the current weather in Czech cities.” “Answer questions about my community.”
- 2
Watch it build itself
Real TypeScript code streams in live — then it’s type-checked and behavior-tested before you ever see it. Broken bots never reach you.
- 3
Try it, then ship it
Chat with your bot in the live preview, refine it in plain language, and deploy to Telegram with one click — paste your bot token and it’s live.