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:
@@ -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)";
|
||||
|
||||
Reference in New Issue
Block a user