Mercurial > xib
log
age | author | description |
---|---|---|
Fri, 15 Jan 2010 16:23:38 +0100 | Charly COSTE | minor fixes |
Fri, 15 Jan 2010 16:24:49 +0100 | Charly COSTE | tried to fix the halt command (added Bot.stop()) |
Thu, 14 Jan 2010 11:08:13 +0100 | Charly COSTE | minor fixes in irclib |
Thu, 14 Jan 2010 10:47:02 +0100 | Charly COSTE | bot → Bot |
Thu, 14 Jan 2010 10:25:32 +0100 | Charly COSTE | isinstance(participant, participant) → isinstance(participant, Participant) |
Wed, 13 Jan 2010 22:28:09 +0100 | Charly COSTE | fixed participant.changeNickname(), renamed IRC.server() to IRC.open_connection(), created IRC.get_connection() and IRC.has_connection(), removed irclib.SimpleIRCClient (we don't need it) |