summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2025-03-13 15:11:37 +0000
committerSadie Powell <sadie@witchery.services>2025-03-13 15:12:47 +0000
commitfd6770373f453473293d4b99e847744dad9ec55c (patch)
tree69d9958ee190c94e0ff31d737fb59eec2e6abce2 /data
parent645f969d702157a9a5ce864d3a3777f22cedac8d (diff)
Add the rpc_message module, remove the notice RPC event.
Diffstat (limited to 'data')
-rw-r--r--data/modules.example.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/modules.example.conf b/data/modules.example.conf
index bbe14d5ee..df03e8519 100644
--- a/data/modules.example.conf
+++ b/data/modules.example.conf
@@ -846,6 +846,20 @@ module
#module { name = "rpc_main" }
/*
+ * rpc_message
+ *
+ * Adds support for the following RPC methods:
+ *
+ * anope.messageNetwork anope.messageServer
+ * anope.messageUser
+ *
+ * Requires either the jsonrpc or xmlrpc module.
+ *
+ * See docs/RPC/rpc_message.md for API documentation.
+ */
+#module { name = "rpc_message" }
+
+/*
* rpc_system
*
* Adds support for the following RPC methods: