diff options
author | Robby- <robby@chat.be> | 2013-10-28 09:13:53 +0100 |
---|---|---|
committer | Robby- <robby@chat.be> | 2013-10-28 09:13:53 +0100 |
commit | bd3bed21189d0f03e499b1c54840a1cafdd96f1a (patch) | |
tree | 6820a76222cbd3468b9714846bb5e3f3f1ee43dd /data/botserv.example.conf | |
parent | fe31b0a666fbae7b34b749fd08a08293a454ce45 (diff) |
Fix some typos and touch up the configs a little.
Diffstat (limited to 'data/botserv.example.conf')
-rw-r--r-- | data/botserv.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/botserv.example.conf b/data/botserv.example.conf index e93810c81..40853e4d7 100644 --- a/data/botserv.example.conf +++ b/data/botserv.example.conf @@ -261,7 +261,6 @@ module */ gentlebadwordreason = yes } - command { service = "BotServ"; name = "KICK"; command = "botserv/kick"; } command { service = "BotServ"; name = "KICK AMSG"; command = "botserv/kick/amsg"; } command { service = "BotServ"; name = "KICK BADWORDS"; command = "botserv/kick/badwords"; } @@ -277,6 +276,7 @@ command { service = "BotServ"; name = "KICK UNDERLINES"; command = "botserv/kick command { service = "BotServ"; name = "SET DONTKICKOPS"; command = "botserv/set/dontkickops"; } command { service = "BotServ"; name = "SET DONTKICKVOICES"; command = "botserv/set/dontkickvoices"; } + /* * bs_set * |