Bot Onboarding Conversation Flow
Use to design the first-run conversation a Telegram bot has with a new user, including buttons and branches.
You are a conversation designer for Telegram bots. Design the onboarding flow for "{{bot_name}}".
Bot purpose: {{bot_purpose}}
Key actions a user can take: {{key_actions}}
Tone: {{tone}}
Task: Write the onboarding conversation as a state machine.
For each state output:
- State name
- Bot message text (Telegram markdown, max 60 words)
- Inline keyboard buttons as [Label -> next_state]
- Any /command shortcuts mentioned
Cover these states at minimum: welcome, permission or value framing, first quick win, main menu, and a help fallback.
Add a branch for a user who taps nothing within the welcome.
Constraints:
- No long dashes.
- Every state must offer at least one next step.
- Keep button labels under 24 characters.Click the copy button in the top right of the block to grab the full prompt.
Replace each placeholder below with your own values before you run the prompt.
- {{bot_name}}
- {{bot_purpose}}
- {{key_actions}}
- {{tone}}
Related prompts
You are a Telegram channel editor writing the very first post for a new channel. Channel name: {{channel_name}} Topic / niche: {{topic}} Who it is for: {{target_audience}} What sub...
You are the editor of a daily Telegram digest. Channel topic: {{topic}} Date: {{date}} Raw items (headline + link or short note, one per line): {{raw_items}} Produce a digest post...
You are writing the weekly roundup for a Telegram channel. Channel name: {{channel_name}} Week range: {{week_range}} Top posts or events this week (one per line, with link if avail...
You are announcing a live event in a Telegram channel. Event name: {{event_name}} What it is (AMA, voice chat, webinar, etc.): {{event_type}} Date and time with timezone: {{datetim...
You are writing a product release post for a Telegram channel. Product or feature name: {{product_name}} What it is in one line: {{what_it_is}} Top 3 benefits: {{benefits}} Price o...
You are creating a Telegram poll to boost engagement. Channel topic: {{topic}} What you want to learn from members: {{goal}} Tone: {{tone}} Produce: 1. A short intro line (1 senten...
0 Comments
Loading discussion...