Mercurial > xib
log
age | author | description |
---|---|---|
Fri, 19 Feb 2010 13:33:02 +0100 | Charly COSTE | minor fix in bot.py, a line I forgot to change in the previous patch |
Sat, 13 Feb 2010 16:32:28 +0100 | Charly COSTE | added a required "importance" argument to Bot.error() |
Fri, 12 Feb 2010 14:37:48 +0100 | Charly COSTE | handle IRC events cannotsendtochan and notonchannel, send unhandled events to bot admins |
Mon, 08 Feb 2010 18:55:36 +0100 | Charly COSTE | catch all exceptions in commands.py |
Mon, 08 Feb 2010 18:53:21 +0100 | Charly COSTE | improved Bot.restart_bridges_delayed(), it can now be used when the IRC server is the problem |
Mon, 08 Feb 2010 18:54:54 +0100 | Charly COSTE | attach traceback to error message when joining IRC or XMPP fails |
Mon, 08 Feb 2010 19:01:04 +0100 | Charly COSTE | minor fix in Bridge.addParticipant(), don't rely on Bridge.irc_connection or Bridge.xmpp_room when not necessary |