Commit graph

8 commits

Author SHA1 Message Date
606db75101 Add timing information for processing messages.
Also did some clean up of some debugging, reordered use statements, tried to short circuit out some processing if the bot isn't mentioned, made weather command support locid and pws locations (specifically to support Sudden Valley).
2016-08-01 19:40:42 -07: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
5bbb554186 Very basic test for IRC library, include hyper for HTTP 2016-07-25 17:56:11 -07:00
f269514e8a Check in initial Cargo files 2016-07-25 15:59:46 -07:00
0f7bf7dbc4 initial commit 2016-07-25 15:44:15 -07:00