This workflow integrates a Telegram bot that processes user commands to deliver real-time weather data for European capitals. Users can initiate interaction by sending commands such as '/start' to receive a greeting and '/getweather' to obtain wea...
This workflow integrates a Telegram bot that processes user commands to deliver real-time weather data for European capitals. Users can initiate interaction by sending commands such as '/start' to receive a greeting and '/getweather' to obtain weather images generated using R's ggplot2 package. The workflow enhances user engagement by providing a seamless experience in retrieving weather information directly through a messaging platform.
The Telegram Trigger node captures incoming messages and
Platform
n8n
Category
Internet of Things
Price
$15.99
Creator
Matt Buds
telegram
weatherBot
automation
iot
sensorIntegration
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.