forked from External/ergo
modes: Add experimental, untested +R user mode to block messages from unregistered users
This commit is contained in:
parent
b975c6f182
commit
f9ef97b204
3 changed files with 17 additions and 7 deletions
|
|
@ -64,6 +64,7 @@ Oragono supports the following user modes:
|
|||
+a | User is marked as being away. This mode is set with the /AWAY command.
|
||||
+i | User is marked as invisible (their channels are hidden from whois replies).
|
||||
+o | User is an IRC operator.
|
||||
+R | User only accepts messages from other registered users.
|
||||
+s | Server Notice Masks (see help with /HELPOP snomasks).
|
||||
+Z | User is connected via TLS.`
|
||||
snomaskHelpText = `== Server Notice Masks ==
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue