twexler / diatribe

An IRC URLBot written in python with flask, twisted, storm, and bootstrap
GNU General Public License v2.0
2 stars 0 forks source link

Weather reporting #4

Closed keithah closed 10 years ago

keithah commented 10 years ago

It'd be nice to have:

.w 94103 San Francisco, CA (94103) - Light Rain @ 48.1F (8.9C) - Humidity: 90%, Winds: From the South at 3.0 MPH Gusting to 4.0 MPH Work using wunderground.com. Ideally that it lists the weather station its using too. API: http://www.wunderground.com/weather/api/ Maybe .wf for forecast, but not required.
twexler commented 10 years ago

Working on this now.