Telegram Sticker Responder
detail.loadingPreview
Responds to Telegram messages, either by sending back sticker information or a "no sticker found" message.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow listens for incoming messages on Telegram. If the message contains a sticker, it extracts and returns the sticker's ID and set name. If no sticker is present, it informs the user that no sticker was found.
Key Features
- Triggered by new Telegram messages.
- Detects the presence of stickers in messages.
- Returns sticker details (ID, set name) when found.
- Notifies the user if no sticker is detected.
How To Use
- Import the workflow: Save the JSON and import it into your n8n instance.
- Configure Telegram Trigger: Set up your Telegram Bot API token in the "Telegram Trigger" node.
- (Optional) Configure Telegram Node Credentials: If you want to use specific credentials for sending messages, configure them in the "Return Sticker" and "Return no Sticker found" nodes.
Apps Used
Workflow JSON
{
"id": "4ce09d91-9623-408e-8bc4-a938823e3579",
"name": "Telegram Sticker Responder",
"nodes": 0,
"category": "Telegram Bots",
"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: 4ce09d91-9623...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Telegram Stock Analysis Agent
An AI-powered Telegram bot that provides stock analysis using charts.
CoinMarketCap AI Data Analyst Agent
A Telegram bot that acts as a multi-source AI analyst for cryptocurrency data, integrating CoinMarketCap's CEX and DEX data.
Telegram Brave Search with MCP
Perform Brave web searches directly from Telegram using the MCP Client.
Telegram Schedule Bot
Automates meetup scheduling and Q&A via Telegram and Google Sheets.
Telegram Weather Bot
A Telegram bot that provides weather information for European cities.
Agentic Telegram AI Bot with LangChain and DALL-E 3 Image Generation
Create an intelligent Telegram bot using LangChain and n8n nodes. This bot can process text, generate images with DALL-E 3, and send replies, all while maintaining conversation context.