chrismou / phergie-irc-plugin-react-weather

Phergie plugin for adding support for weather lookups (https://github.com/phergie/phergie-irc-bot-react)
BSD 2-Clause "Simplified" License
1 stars 4 forks source link

Location names for US cities do not include states #5

Open PSchwisow opened 9 years ago

PSchwisow commented 9 years ago
15:14 PSchwisow: !weather 60002
15:14 Phergie: Antioch, US | Rain | Temp: 24C | Humidity: 83% | Sunrise: 05:40:09 | Sunset: 19:57:57

There is more than one Antioch!

tonsit commented 5 years ago

Heres the lookup using the Apixu provider:

[00:26] (@tonsit) !weather 60002
[00:26] (bot) Antioch, Illinois, USA | Light snow | Temp: -5°C 22°F (~-12°C ~10°F) | Humidity: 91% | Wind: ENE @ 19 kph 11 mph | Clouds: 60% | Today: Moderate or heavy snow showers -9°C--2°C 14°F-27°F | Tomorrow: Heavy snow -12°C--6°C 9°F-19°F
chrismou commented 5 years ago

Proposed fix from alternate provider in #8