Telegram Weather Bot
detail.loadingPreview
A Telegram bot that provides weather information for European cities.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow creates a Telegram bot that responds to user commands to fetch and display weather data for various European cities. It leverages external APIs for weather data and R scripts for data visualization.
Key Features
- Receives commands via Telegram.
- Fetches weather data from an external API.
- Processes and formats data using JavaScript.
- Generates a visual representation of weather data using an R script.
- Sends the weather data (as an image) back to the user via Telegram.
- Handles various command types and errors gracefully.
How To Use
- Set up Telegram Bot: Create a Telegram bot using BotFather and obtain an API token.
- Configure Credentials: In n8n, add your Telegram API token to the 'Telegram API' credentials.
- Set Environment Variable: Configure the
BASE_URLenvironment variable in n8n to point to your weather API endpoint. - R Script: Ensure the R script (referenced in the 'Convert API response' node's comments) is accessible or integrated into your environment.
- Run Workflow: Activate the Telegram Trigger node and send commands to your bot.
- (Optional) File Storage: Configure the
writeBinaryFilenode with the correctfilePathif you intend to store generated image files.
Apps Used
Workflow JSON
{
"id": "f79565d2-e14e-49d0-9ff9-f9c1b67b238d",
"name": "Telegram Weather Bot",
"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: f79565d2-e14e...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Contributed Telegram Recipe Bot
A Telegram bot that sends daily vegan recipes to users upon joining.
N8N Español - NocodeBot
A Telegram bot that provides information about No-Code tools in Spanish.
Agentic Telegram AI Bot with LangChain and DALL-E 3
An AI-powered Telegram bot that interacts with users, generates images using DALL-E 3, and sends them back.
Telegram Schedule Bot
Automates meetup scheduling and Q&A via Telegram and Google Sheets.
Telegram Blockchain DEX Screener Insights Agent
A Telegram bot that provides real-time insights from blockchain Decentralized Exchange (DEX) data using the DexScreener API.
Telegram Brave Search with MCP
Perform Brave web searches directly from Telegram using the MCP Client.