changeset 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 5aa4399c0530
children 32a35f7eff70
files example_config.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/example_config.xml
+++ b/example_config.xml
@@ -8,5 +8,5 @@
 		</bridge>
 		<!-- WARNING: multiple bridges is not currently well-implemented, start multiple bots instead -->
 	</bot>
-	<!-- WARNING: do NOT start two bots with the same JID -->
+	<!-- WARNING: do NOT start two bots with the same JID or the same nickname -->
 </config>
\ No newline at end of file