log

age author description
2009-08-17 Charly COSTE Fixed a "copy/paste" bug
2009-08-17 Charly COSTE Fixed bug that prevented the bot from connecting to freenode and all other servers that don't send "umode"
2009-08-17 Charly COSTE Added optional parameter to start_bots_from_xml_config.py
2009-08-16 Charly COSTE Fixed bridge mode-switching
2009-08-16 Charly COSTE Introduced the command mechanism and fixed a bug
2009-08-16 Charly COSTE No comment.
2009-08-16 Charly COSTE Fixed multi-line message bug
2009-08-16 Charly COSTE Added some help in README
2009-08-16 Charly COSTE Removed a self._check() in muc.py
2009-08-16 Charly COSTE Added warning about debug attribute in example_config.xml
2009-08-16 Charly COSTE Added support for IRC "nick" event, fixed participant.changeNickname(), fixed handling of IRC "namreply" event, removed muc._check() because waiting does not solve the problem if it is blocking incoming messages handling
2009-08-16 Charly COSTE Prevent bot from trying to connect on IRC with a nickname containing one or more white space character(s)
2009-08-16 Charly COSTE Added IRC "part" event handling
2009-08-16 Charly COSTE Fixed interpretation of IRC "namreply"
2009-08-16 Charly COSTE Add dependencies to README
2009-08-15 Charly COSTE Initial commit, version 0.1