a314809671
weather: use requests library over urllib/json
2016-01-16 19:39:33 -06:00
9112ad0ae7
convert the project via 2to3
2016-01-16 18:02:17 -06:00
53caf2b94b
reference handlers directly rather than w/getattr
...
mostly just picking a convention
2015-05-15 22:21:15 -05:00
903a8f5c80
ircbot: list to remove_global_regex_handler
...
same as previous commit, inverse of add_, for convenience
2015-05-15 22:15:43 -05:00
134c02dc59
ircbot: list of events to add_global_regex_handler
...
for convenience, pass a list of events to add_global_regex_handler if
you want to have multiple things fire the same handler. common case is
pubmsg and privmsg
2015-05-15 22:08:00 -05:00
41a7628c63
weather: port weather to new style bot
2015-05-15 21:22:14 -05:00