Use Cases
- Automate weather data requests via Telegram.
- Generate and send weather-related images to users.
- Provide personalized greetings and error handling for user commands.
How It Works
Trigger the workflow with a message from Telegram. Use a switch node to handle different user commands. Fetch weather data based on user requests. Process the data and create a visual representation using R. Send the generated image back to the user on Telegram.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure your Telegram bot credentials.
- 3Set up the R script for generating weather images.
- 4Test the workflow by sending commands to your Telegram bot.
Apps Used
Telegram
Weather Service
Categories
Target Roles
Tags
#process automation
#workflow management
#notifications