Replies

★ 6.6 · n8n · medium · 15 nodes

Replies is an n8n automation template that handles incoming events via webhook and sends replies to Telegram. Reach for it when you need a Telegram bot to respond automatically to messages or external triggers, when you want to set up auto-replies without writing code, or when you need to connect a webhook event to a Telegram chat response. The workflow is triggered by a webhook and integrates with Telegram; the exact node composition and branching logic are visible after importing the template into n8n. Deployment is straightforward: import the JSON template into n8n (self-hosted or cloud), configure the webhook endpoint, and connect a Telegram bot created via BotFather. Direction: sending replies into Telegram chats, not publishing to X/Twitter or scraping mentions — see related catalog workflows for those use cases. Well suited for chatbots, customer support flows, and notification scenarios; not the right fit if you need out-of-the-box integration with other messengers or social platforms without additional nodes.