From: rubin Date: Fri, 23 Jul 2004 18:56:59 +0000 (+0000) Subject: Added oset to help. X-Git-Tag: 1.9~725 X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/commitdiff_plain/5073008fbecd2467eb6d601fe6af711a2a378914?hp=d8cf9c21f978da4a6a3c9a39237a853b40906392 Added oset to help. Author: Log message: --- diff --git a/src/modules-list.h b/src/modules-list.h index 8b13789..e82679a 100644 --- a/src/modules-list.h +++ b/src/modules-list.h @@ -1 +1,3 @@ +WITH_MODULE(snoop) +WITH_MODULE(memoserv) diff --git a/src/nickserv.help b/src/nickserv.help index 5aafe39..9dc638c 100644 --- a/src/nickserv.help +++ b/src/nickserv.help @@ -144,6 +144,7 @@ "OPER" ("=---------- $bIRC Operator Help$b ---------=", " $bSEARCH$b Search accounts and apply an action.", + " $bOSET$b Modify account details including password.", " $bRENAME$b Rename an account.", " $bMERGE$b Merge one account into another.", " $bOREGISTER$b Create an account for someone else.",