Telegram Echo Bot
detail.loadingPreview
A simple Telegram bot that echoes back the received message content in JSON format.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow creates a basic Telegram echo bot. It listens for any incoming message on Telegram, processes the incoming data, and then sends the raw JSON object of the message back to the user. This is useful for debugging and understanding the structure of Telegram bot messages.
Key Features
- Listens for all types of Telegram updates.
- Echoes back the full JSON payload of the incoming message.
- Formats the output as a Markdown code block for readability.
- Includes basic error handling.
How To Use
- Import this workflow into your n8n instance.
- Configure your Telegram bot credentials in both the
TelegramTriggerandTelegramnodes. - Activate the workflow.
- Send any message (text, sticker, image, etc.) to your Telegram bot.
- The bot will respond with the JSON representation of your message.
Apps Used
Workflow JSON
{
"id": "642b1e6f-247e-460c-a35e-3fedb565884d",
"name": "Telegram Echo Bot",
"nodes": 0,
"category": "Telegram",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 642b1e6f-247e...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Telegram Bot Responds to Webhook
This workflow receives messages via a webhook and sends a personalized response back to the Telegram chat.
Telegram Health Check (Unverified)
Monitors the health of URLs and sends status updates via Telegram.
Telegram Community Bot (Unverified)
A community-contributed n8n workflow for interacting with Telegram.
Community Contributed Telegram Chatbot (Unverified)
An unverified community-contributed template for a Telegram chatbot.
Telegram Response Generator
Generates responses to Telegram messages using an AI model.
Community Contributed Telegram Template (Unverified)
This template allows for community contributions to a Telegram bot, but the contributions have not yet been verified.