Structured Telegram bot template for handling menu-selected commands deterministically, without AI agents. Enables precise control, user prompts, and easy extension for custom logic.
This n8n workflow template creates a robust Telegram bot that responds to user-selected commands from a menu, providing predictable and controlled interactions. Unlike AI-driven agents, it uses Switch nodes to route based on commands like /command1, /command2, and /command3, prompting users for input via dedicated Telegram nodes. Placeholder nodes allow seamless insertion of custom processing logic.
Key benefits include deterministic behavior, eliminating parsing errors from natural language, a
Platform
n8n
Category
File & Document Management
Price
$14.99
Creator
Jose Maurino
Telegram
Bot
Chatbot
Menu-Driven
Commands
Switch Node
Deterministic
Automation
n8n Template
User Interaction
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.