Mercurial > xib
log bot.py @ 213:fbe40b397f67
age | author | description |
---|---|---|
Sat, 06 Mar 2010 19:05:07 +0100 | Charly COSTE | created Bridge.say_on_behalf in order to avoid code repetition in participant.py |
Sat, 06 Mar 2010 16:50:58 +0100 | Charly COSTE | use Bot.get_bridge instead of Bot.get_bridges in Bot._irc_event_handler |
Sat, 06 Mar 2010 18:32:46 +0100 | Charly COSTE | created Bot.get_bridge(), it calls Bot.get_bridges() and raises exceptions when there are 0 or more than 1 matches |
Sat, 06 Mar 2010 15:39:22 +0100 | Charly COSTE | added optionnal "message" argument to Bot.restart() |
Thu, 25 Feb 2010 23:29:39 +0100 | Charly COSTE | renamed camelCased functions |
Thu, 25 Feb 2010 21:12:11 +0100 | Charly COSTE | don't log presence from self |