Use Cases
- Automate weather updates for users in Telegram.
- Provide personalized responses based on user commands.
- Generate and send visual weather data representations.
How It Works
Trigger the workflow upon receiving a message in Telegram. Use a switch node to handle different user commands. Fetch weather data based on the user's request. Process the data and create a visual representation using R. Send the generated image back to the user in Telegram.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Connect your Telegram bot credentials.
- 3Set up the necessary webhook for the Telegram trigger.
- 4Customize the R script path and file storage locations as needed.
- 5Test the workflow by sending commands in Telegram.
Apps Used
Telegram
OpenWeatherMap
Categories
Target Roles
Tags
#process automation
#workflow management
#notifications