Mercurial > xib
log
age | author | description |
---|---|---|
Sat, 06 Mar 2010 15:57:41 +0100 | Charly COSTE | (irclib) moved ServerNotConnectedError handling from IRC.process_data() to IRC.process_forever() in order to always catch it |
Sat, 06 Mar 2010 15:55:51 +0100 | Charly COSTE | (irclib) use an explicit leave message when auto-restarting the bot |
Sat, 06 Mar 2010 15:51:19 +0100 | Charly COSTE | (irclib) when reconnecting, call .disconnect() before .connect() |
Sat, 06 Mar 2010 15:39:22 +0100 | Charly COSTE | added optionnal "message" argument to Bot.restart() |