ClimateBot is a Telegram bot that provides real-time weather updates, periodic weather reports, air quality (AQI), and precipitation chances for user-defined locations.
Built with:
- ๐ง Spring Boot (Java)
- โ๏ธ WeatherStack API
- ๐ฌ Telegram Bot API
- ๐๏ธ MongoDB (for user subscription management)
/weatherโ Get current weather for any city/subscribeโ Subscribe to automatic weather updates every 6 hours/unsubscribeโ Stop receiving automated reports/updatelocation <new_location>โ Update your subscribed location- โ
Shows:
- Temperature ๐ก๏ธ
- Weather description โ๏ธ
- AQI level (Indian Scale ๐ฎ๐ณ) ๐จ
- Precipitation % ๐ง๏ธ
- Emojis to make it friendlier โจ
git clone https://github.com/yourusername/climatebot.git
cd climatebot