log bot.py @ 179:f6c6708c6c0e

age author description
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
Tue, 19 Jan 2010 07:42:49 +0100 Charly COSTE oops, fix for the halt command
Sun, 17 Jan 2010 23:24:00 +0100 Charly COSTE fixed the halt command
Sun, 17 Jan 2010 22:30:23 +0100 Charly COSTE removed automatic switching to limited mode (created Bridge.show_participants_list_on())
Sun, 17 Jan 2010 21:18:35 +0100 Charly COSTE oops, forgot to modify Bot.new_bridge() in the previous commit
Sun, 17 Jan 2010 14:33:56 +0100 Charly COSTE added an IRC event to ignore
Sun, 17 Jan 2010 11:39:11 +0100 Charly COSTE minor fix
Sat, 16 Jan 2010 17:01:17 +0100 Charly COSTE reduced duplication of error messages