Weather forecasting system for Alden Bot using the Open-Meteo API.
- Location Parsing: Accurately parses Zalo location attachments to fetch weather data for exact coordinates.
- Text Geocoding: Supports searching for weather by city or location name.
- Interactive Sessions: Utilizes
SessionManagerto wait for a user's location attachment after running the base command. - Rich formatting: Delivers weather reports with parsed location data and styled text.
| Command | Aliases | Permission | Description |
|---|---|---|---|
/weather [location] |
/w, /thoitiet |
weather.command |
Fetches the current weather for a specified location name or waits for a location attachment if no name is provided. |
weather.command- Default level0(Everyone). Allows users to query the weather.
This plugin uses the free, open-source Open-Meteo API. No API key is required.