Mercurial > xib
comparison example_config.xml @ 16:0c4a7452d66c
Added warning about different bots using the same nickname
Signed-off-by: Charly COSTE <changaco@changaco.net>
author | Charly COSTE <changaco@changaco.net> |
---|---|
date | Mon, 17 Aug 2009 14:42:24 +0200 |
parents | a9bfe4f7bf72 |
children | 32a35f7eff70 |
comparison
equal
deleted
inserted
replaced
15:5aa4399c0530 | 16:0c4a7452d66c |
---|---|
6 <xmpp-room jid='dream-world@chat.example.com'/> | 6 <xmpp-room jid='dream-world@chat.example.com'/> |
7 <irc chan='#dream-world' server='irc.example.org'/> | 7 <irc chan='#dream-world' server='irc.example.org'/> |
8 </bridge> | 8 </bridge> |
9 <!-- WARNING: multiple bridges is not currently well-implemented, start multiple bots instead --> | 9 <!-- WARNING: multiple bridges is not currently well-implemented, start multiple bots instead --> |
10 </bot> | 10 </bot> |
11 <!-- WARNING: do NOT start two bots with the same JID --> | 11 <!-- WARNING: do NOT start two bots with the same JID or the same nickname --> |
12 </config> | 12 </config> |