diff README @ 17:32a35f7eff70

Rewrote/modified many things, multiple bridges should now work and are preferred over multiple bots. Signed-off-by: Charly COSTE <changaco@changaco.net>
author Charly COSTE <changaco@changaco.net>
date Thu, 20 Aug 2009 01:00:54 +0200
parents 1a1f2a0d35c7
children 6481b9bb95aa
line wrap: on
line diff
--- a/README
+++ b/README
@@ -41,6 +41,18 @@ To start xib bots just execute "start_bo
 Copy "example_config.xml" and modify it to fit your needs.
 
 
+> The different modes of the xib bots:
+
+Mode is a per-bridge attribute, it can take three values:
+- 'normal':
+The bot connects on IRC on behalf of XMPP users and connects on XMPP on behalf of IRC users.
+In this mode the bot automatically switches from normal to limited mode and back again when the IRC server clones limit is crossed.
+- 'limited':
+The bot only connects on XMPP on behalf of IRC users but NOT on IRC on behalf of XMPP.
+- 'minimal':
+The bot does not connect on behalf of the participants.
+
+
 > How to log xib bots output:
 
 xib does not directly handle logging for now so you have to do it the old school way, for example: