Telegram Cocktail Image Sender
detail.loadingPreview
Receives a message on Telegram and sends back a cocktail image and name.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of receiving messages from a Telegram bot and responding with a random cocktail image and its name. It's designed to be a fun and engaging way to interact with users via Telegram.
Key Features
- Triggered by Telegram messages.
- Fetches cocktail data from an external API.
- Sends back the cocktail image and name as a reply.
- Includes basic error handling.
How To Use
- Set up a Telegram bot and obtain its API token.
- Configure the 'Telegram Trigger' node with your bot token.
- Ensure the 'HTTP Request' node is configured to a valid cocktail API endpoint.
- Deploy and activate the workflow.
Apps Used
Workflow JSON
{
"id": "edeab4a5-83b7-4a53-8a43-0cc06ce16e2a",
"name": "Telegram Cocktail Image Sender",
"nodes": 0,
"category": "Telegram Automation",
"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: edeab4a5-83b7...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Telegram Daily Recipe Bot
A Telegram bot that sends a daily vegan recipe to users who join the bot.
Telegram Message Router
Routes incoming Telegram messages based on their type (text, photo, file, voice, or callback query).
Telegram Community Handoff
Automates customer service handoffs from a bot to a human agent via Telegram, capturing essential information.
Telegram Pomodoro Tracker
Track your Pomodoro sessions using Telegram.
Telegram Image Analysis and Response
Analyze images sent via Telegram and respond with analysis results.
Telegram Speech Support Workflow
Processes incoming Telegram messages, handling both text and voice inputs to provide speech support.