Mercurial > xib
log bridge.py @ 189:e04410e7e527
age | author | description |
---|---|---|
Sat, 20 Feb 2010 23:08:39 +0100 | Charly COSTE | split the leaving process in two, first call to Bridge.removeParticipant() calls Participant.leave(), second call (when the bot receives the part or quit event) removes it from Bridge.participants |
Sat, 20 Feb 2010 18:35:23 +0100 | Charly COSTE | handle IRC mode event |