Multilanguage Telegram Bot with Dynamic Language Support - n8n Workflow | Neura Market
Multilanguage Telegram Bot with Dynamic Language Support
Builds a scalable Telegram bot that auto-detects user languages (e.g., ru, en) and responds in their language using a dictionary system, handling commands like /start and /help without workflow changes.
This n8n workflow creates a multilingual Telegram bot that triggers on incoming messages, extracts the chat ID and user's language code, and dynamically selects responses from a language dictionary loaded via HTTP requests (replacing deprecated NocoDB nodes). It uses a Switch node to route commands such as /start and /help, with fallback handling for other inputs, ensuring seamless multilingual interactions.
Key benefits include effortless addition of new languages by updating the dictionary wi
Platform
n8n
Category
File & Document Management
Price
$14.99
Creator
Maxim Luong
Telegram
Multilingual
Chatbot
Language Detection
Bot Commands
Dictionary
n8n Automation
AI Chatbots
Webhook Trigger
HTTP Requests
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.