diff README @ 162:7af07b7bf6fd

README update for 0.3 Signed-off-by: Charly COSTE <changaco@changaco.net>
author Charly COSTE <changaco@changaco.net>
date Tue, 19 Jan 2010 21:11:35 +0100
parents 25f6778b8841
children 8d01d0597950
line wrap: on
line diff
--- a/README
+++ b/README
@@ -26,12 +26,18 @@ 0.3:
  - 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
  - new bridge attribute "irc_connection_interval" (in seconds)
  - removed automatic switching to limited mode
- - created 5 commands:
-   - change-bridge-mode
+ - fixed the "halt" command
+ - created 6 commands:
+   - change-bridges-mode
    - connections
    - irc-connections
    - xmpp-connections
    - debug
+   - stop-bot
+ - renamed and modified 3 commands:
+   - remove-bridge → remove-bridges
+   - restart-bridge → restart-bridges
+   - stop-bridge → stop-bridges
  - improved the quality of the code
  - finally, as usual, fixed many bugs and introduced new ones
 0.2: