mirror of
https://github.com/matrix-construct/construct
synced 2024-11-03 12:28:52 +01:00
9 lines
316 B
Text
9 lines
316 B
Text
|
ACCEPT <parameter>
|
||
|
|
||
|
ACCEPT allows you to control who can send you a NOTICE or PRIVMSG
|
||
|
while you have user mode +g enabled.
|
||
|
|
||
|
For +g: /QUOTE ACCEPT <nick> -- Add a permitted nickname
|
||
|
/QUOTE ACCEPT -<nick> -- Remove a permitted nickname
|
||
|
/QUOTE ACCEPT * -- List the present permitted nicknames
|