1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-01 14:06:38 +02:00

Describe how channel mode +d (Deaf) still intentionally allows bot commands through, thanks Dan39.

This commit is contained in:
Nathan Phillip Brink
2013-12-05 05:20:51 +00:00
parent 51dbf20dc2
commit 2f74d6bdec
+1 -1
View File
@@ -98,7 +98,7 @@ help Umodes {
" N = Is a Network Administrator";
" C = Is a Co Administrator";
" -";
" d = Makes it so you can not receive channel PRIVMSGs (Deaf)";
" d = Only receive channel PRIVMSGs starting with a bot command character (Deaf)";
" g = Can read & send to GlobOps, and LocOps";
" h = Available for Help (Help Operator)";
" i = Invisible (Not shown in /WHO searches)";