The Discord Weather Bot is a Python-based bot that provides real-time weather information directly within Discord servers. It utilizes the WeatherAPI.com API to fetch weather data and delivers it to users in a convenient and interactive manner.
- Current Weather: The bot can provide users with the current weather conditions for a specified location. Users can request weather information for any city or region supported by the OpenWeatherMap API.
- Forecast: Users can retrieve the weather forecast for a specified location, including details such as temperature, humidity, wind speed, and more. The bot can provide hourly or daily forecasts based on user preferences.
- Interactive Experience: The bot provides an interactive and user-friendly experience within Discord. It displays weather information in a formatted and visually appealing manner, making it easy for users to interpret the data.
/city [city-name]
Contributions to this project are welcome. If you find any bugs, have suggestions for improvements, or would like to add new features, please feel free to open an issue or submit a pull request. This project is licensed under the MIT License. Feel free to use, modify, and distribute the code for personal or commercial purposes. This bot relies on the WeatherAPI.com API for weather data. We express our gratitude to the WeatherAPI.com team for providing their API services.