A weather module using the OpenWeather API
^6.0.0-alpha.1
.
Download
it!
A Nadybot weather module using the OpenWeather API
In order to use the module, you need to acquire an account on the OpenWeather API - free or paid.
Save the API token with !settings save oweather_api_key <your token>
To search for weather data based on City:
!oweather 'city name'
To search for weather data based on City, country:
!oweather 'city name, country code'
To search for weather data based on zip code and country code:
!oweather 'zip, country code'
Note: if the city returned is not the one you wanted, try using the zip search.