1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 12:33:13 +02:00

Added options:botmodes to configure what modes BotServ bots should use in channels

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2778 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Adam-
2010-02-02 03:20:58 +00:00
parent aa4b3e2563
commit 122dcd082a
7 changed files with 30 additions and 2 deletions
+5
View File
@@ -512,6 +512,11 @@ options
* Default modes for mode lock, these are set on newly registered channels.
*/
mlock = "+nrt"
/*
* Modes to set on service bots when they join channels, comment this out for no modes
*/
botmodes = "ao"
}