]> git.donarmstrong.com Git - infobot.git/commitdiff
* Explain how to enable multiple nicks for one bot
authordjmcgrath <djmcgrath@c11ca15a-4712-0410-83d8-924469b57eb5>
Mon, 19 May 2008 20:50:14 +0000 (20:50 +0000)
committerdjmcgrath <djmcgrath@c11ca15a-4712-0410-83d8-924469b57eb5>
Mon, 19 May 2008 20:50:14 +0000 (20:50 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1835 c11ca15a-4712-0410-83d8-924469b57eb5

BUGS
files/sample/infobot.config

diff --git a/BUGS b/BUGS
index 1807b0230f6295854df0ba64af1a09e9a012b7bc..240f67a99837a40cea283b0c8c4e62a43b4e5ed8 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,8 @@
 Known bugs that should be dealt with soon as possible:
 
+    * Multiple nick per server is in need of some testing and make be
+    incomplete or buggy in some parts of the bot
+
     * Older CMD: foo's cannot be used or removed. Must be removed manually from
     the database with SQL
 
index 073a81ed63a2cce97350eb1dab3b2d4df9547483..837461dba22a5c3b9d25db6ce9c045cd021a6fa5 100644 (file)
@@ -4,6 +4,8 @@
 #####
 # Basic IRC info
 #####
+# NOTE: If you would like multiple nick support, use the following format:
+# set ircNick          nick1,nick2,nick3
 set ircNick            infobot
 set ircUser            infobot
 set ircName            infobot experimental bot