Mercurial > xib
comparison README @ 150:e0eea72ea493
new bridge attribute "irc_connection_interval" (in seconds)
Signed-off-by: Charly COSTE <changaco@changaco.net>
author | Charly COSTE <changaco@changaco.net> |
---|---|
date | Sun, 17 Jan 2010 21:14:23 +0100 |
parents | b29fd5696a78 |
children | 17305e57f71d |
comparison
equal
deleted
inserted
replaced
149:332bb2e8e71e | 150:e0eea72ea493 |
---|---|
21 | 21 |
22 | 22 |
23 > Changelog: | 23 > Changelog: |
24 0.3: | 24 0.3: |
25 - new mode "bypass", this allows to connect more than one bot for each IRC server without having so many nickname conflicts that the bot looks like it is in limited mode | 25 - new mode "bypass", this allows to connect more than one bot for each IRC server without having so many nickname conflicts that the bot looks like it is in limited mode |
26 - new bridge attribute "irc_connection_interval" (in seconds) | |
26 0.2: | 27 0.2: |
27 - fixed many many bugs | 28 - fixed many many bugs |
28 - new command system | 29 - new command system |
29 - rejoin on kick and leave on ban | 30 - rejoin on kick and leave on ban |
30 - added an ugly ping mechanism to keep the connections open | 31 - added an ugly ping mechanism to keep the connections open |