Mention effect of /accept on umode +R.
This commit is contained in:
parent
7a509a687f
commit
40d5d119e5
|
@ -3,6 +3,9 @@ ACCEPT <parameter>
|
|||
ACCEPT allows you to control who can send you a NOTICE or PRIVMSG
|
||||
while you have user mode +g enabled.
|
||||
|
||||
Accepted users can also message you if you have user mode +R
|
||||
enabled, even if they are not logged in with services.
|
||||
|
||||
For +g: /QUOTE ACCEPT <nick> -- Add a permitted nickname
|
||||
/QUOTE ACCEPT -<nick> -- Remove a permitted nickname
|
||||
/QUOTE ACCEPT * -- List the present permitted nicknames
|
||||
|
|
Loading…
Reference in New Issue