Mercurial > xib
log bot.py @ 180:102f895347ff
age | author | description |
---|---|---|
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:53:21 +0100 | Charly COSTE | improved Bot.restart_bridges_delayed(), it can now be used when the IRC server is the problem |
Tue, 02 Feb 2010 20:19:50 +0100 | Charly COSTE | removed encoding.py, charsets handling is now in irclib and custom charsets can be set per server in the configuration file |
Mon, 01 Feb 2010 23:02:50 +0100 | Charly COSTE | display error when bot creation fails |
Wed, 20 Jan 2010 14:48:52 +0100 | Charly COSTE | some fixes related to IRC nicknames |