log start_bots_from_xml_config.py @ 180:102f895347ff

age author description
Sat, 13 Feb 2010 16:32:28 +0100 Charly COSTE added a required "importance" argument to Bot.error()
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
Tue, 19 Jan 2010 20:50:42 +0100 Charly COSTE minor fix in start_bots_from_xml_config.py
Sun, 17 Jan 2010 23:24:00 +0100 Charly COSTE fixed the halt command
Sun, 17 Jan 2010 21:14:23 +0100 Charly COSTE new bridge attribute "irc_connection_interval" (in seconds)
Wed, 13 Jan 2010 23:08:44 +0100 Charly COSTE code cleaning
Sun, 06 Sep 2009 15:34:49 +0200 Charly COSTE First hack at an error notification system
Thu, 20 Aug 2009 15:17:20 +0200 Charly COSTE Introduced a bridge's "say" attribute to offer more flexibility in what the bot says.
Thu, 20 Aug 2009 13:20:50 +0200 Charly COSTE Changed format of non-debug error messages, fixed IRC namreply handling, prevented crash when receiving bad XMPP stanza.
Thu, 20 Aug 2009 01:00:54 +0200 Charly COSTE Rewrote/modified many things, multiple bridges should now work and are preferred over multiple bots.
Mon, 17 Aug 2009 13:19:37 +0200 Charly COSTE Added optional parameter to start_bots_from_xml_config.py
Sun, 16 Aug 2009 01:47:03 +0200 Charly COSTE Initial commit, version 0.1