We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad85c6c commit 6b2c0a6Copy full SHA for 6b2c0a6
docs/conf/modules.example.conf
@@ -1161,6 +1161,12 @@
1161
# as such to differentiate them from opers.
1162
# <helpmode ignorehideoper="no"
1163
# markhelpers="yes">
1164
+#
1165
+# You can also define one or more channels which helpers will be given
1166
+# a channel prefix mode in. If not otherwise specified the prefix mode
1167
+# defaults to channel mode o (op).
1168
1169
+# <helpchan name="#help-*" prefix="o">
1170
1171
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
1172
# Hide chans module: Allows users to hide their channels list from non-
0 commit comments