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

Updated MODULES somewhat

This commit is contained in:
lethality
2012-06-17 22:23:22 +01:00
parent 873d4287de
commit ba53c7eb03
2 changed files with 43 additions and 39 deletions
+1 -1
View File
@@ -293,7 +293,7 @@ command { service = "BotServ"; name = "SET GREET"; command = "botserv/set/greet"
*
* Provides the command botserv/set/nobot.
*
* Used by Services Operators to prohibit specific channels from assigning BotServ bots.
* Used by Services Operators to prohibit specific channels from being assigned BotServ bots.
*/
module { name = "bs_set_nobot" }
command { service = "BotServ"; name = "SET NOBOT"; command = "botserv/set/nobot"; }