Commit graph

6 commits

Author SHA1 Message Date
47e0b05718 Add airport code support
Also update to new Cargo lock format?
2017-11-14 16:39:09 -08:00
3d97df6f57 Make Weather command input locations 2016-07-28 02:23:43 -07:00
f450366777 Begin detecting mentions, and slicing to the actual message portion
Also convert source_nick to a plain string, instead of an Option. Next should be making weather code get weather for specified locations.
2016-07-27 15:21:14 -07:00
4df059bfc1 Get and parse weather data, using rustc_serialize. 2016-07-27 04:58:29 -07:00
bd16ae1514 Attempt to get weather data, move handling messages to a new function 2016-07-26 22:58:06 -07:00
f269514e8a Check in initial Cargo files 2016-07-25 15:59:46 -07:00