X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/7e6b4e43ecc44c223237b12451fe72b4f5bd57dd..1d76333982ecfadb06d477db04a9306585c99cf1:/MODULES diff --git a/MODULES b/MODULES index 64ed5a78..7a5b369b 100644 --- a/MODULES +++ b/MODULES @@ -31,13 +31,6 @@ and modify user accounts. Other modules can register their own commands. -You can create a user on your control instance using /msg N hello (where N is -the nick of your control instance). You need to be opered in order to use this -command. - -Once you have an account you should have a look at /msg N showcommands for a -list of available commands. - Configuration: [control] @@ -47,6 +40,16 @@ nick=N3 #realname=NewServ Control Service #authname=C +control_commands +~~~~~~~~~~~~~~~ + +Provides commonly-used oper commands. + +control_management +~~~~~~~~~~~~~~~~~ + +Provides user management commands. + auth ~~~ @@ -144,6 +147,11 @@ newsearch Provides functionality to search for nicks and channels based on certain criteria. +nickwatch +~~~~~~~~ + +Implements event-based nicksearch queries. + miscreply ~~~~~~~~ @@ -156,6 +164,16 @@ Configuration: #admin2=Network IRC Service #admin3=No administrative info available +patrol +~~~~~ + +Implements functionality to spawn trojanscan swarm clones. + +Configuration: + +[patrol] +#minpoolhosts=5000 + patricia, patricianick, patriciasearch ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~