]> jfr.im git - irc/quakenet/newserv.git/blobdiff - MODULES
nickwatch: Add hook for HOOK_NICK_ACCOUNT.
[irc/quakenet/newserv.git] / MODULES
diff --git a/MODULES b/MODULES
index 64ed5a786dc3a5a55f3b77ea26911a62cfe09e95..80b701a8d23b87320ff5bfe807e3a5ec03853a3d 100644 (file)
--- a/MODULES
+++ b/MODULES
@@ -47,6 +47,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 +154,11 @@ newsearch
 Provides functionality to search for nicks and channels based on certain
 criteria.
 
+nickwatch
+~~~~~~~~
+
+Implements event-based nicksearch queries.
+
 miscreply
 ~~~~~~~~
 
@@ -156,6 +171,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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~