summaryrefslogtreecommitdiff
path: root/docs/conf/services/anope.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf/services/anope.conf.example')
-rw-r--r--docs/conf/services/anope.conf.example9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/conf/services/anope.conf.example b/docs/conf/services/anope.conf.example
new file mode 100644
index 000000000..603bb538d
--- /dev/null
+++ b/docs/conf/services/anope.conf.example
@@ -0,0 +1,9 @@
+# This file contains aliases and nickname reservations which are used
+# by Anope. See https://www.anope.org/ for more information on Anope.
+
+# This file inherits from the generic config to avoid repetition.
+<include file="examples/services/generic.conf.example">
+
+# /GLOBAL <message>
+# Sends a global notice.
+<alias text="GLOBAL" format="*" replace="PRIVMSG $requirement :GLOBAL $2-" requires="Global" uline="yes" operonly="yes">