Mercurial > xib
log bot.py @ 30:c0fb916cb0a0
age | author | description |
---|---|---|
Fri, 21 Aug 2009 17:03:20 +0200 | Charly COSTE | Fixed IRC leaving events handling. |
Fri, 21 Aug 2009 01:27:41 +0200 | Charly COSTE | Fixed nickname change. |
Fri, 21 Aug 2009 00:46:09 +0200 | Charly COSTE | Fixed XMPP message handling, again. |
Fri, 21 Aug 2009 00:23:14 +0200 | Charly COSTE | Added an XMPP disconnect handler, fixed XMPP message handling. |
Thu, 20 Aug 2009 21:52:52 +0200 | Charly COSTE | First hack at locks for thread safety. Some other minor changes. |
Thu, 20 Aug 2009 18:58:29 +0200 | Charly COSTE | Minor fixes. |
Thu, 20 Aug 2009 17:49:40 +0200 | Charly COSTE | Solved an XMPP resource conflict that would have happened when someone on IRC changed its nickname and later its old nickname would be used again. In other words, the bot no longer uses nicknames as XMPP resources. |
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. |