Daily weather reports with OpenWeatherMap and Telegram Bot
Get automated weather updates delivered directly to your Telegram chat at scheduled intervals. This workflow fetches current weather data from OpenWeatherMap and sends formatted weather reports via a Telegram bot. Use...
Template notes
Get automated weather updates delivered directly to your Telegram chat at scheduled intervals. This workflow fetches current weather data from OpenWeatherMap and sends formatted weather reports via a Telegram bot.
Use Cases
- Daily morning weather briefings - Regular weather monitoring for outdoor activities - Automated weather alerts for specific locations - Personal weather assistant for travel planning
Prerequisites
Before setting up this workflow, ensure you have:
- An OpenWeatherMap API account (free tier available) - A Telegram bot token - Your Telegram chat ID - n8n instance (cloud or self-hosted)
Setup Instructions
Step 1: Create OpenWeatherMap Account 1. Go to [OpenWeatherMap](https://openweathermap.org/api) and sign up for a free account 2. Navigate to the API keys section in your account 3. Copy your API key (you'll need this for the workflow configuration)