diff options
Diffstat (limited to 'help/accept')
-rw-r--r-- | help/accept | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/help/accept b/help/accept new file mode 100644 index 0000000..50ac159 --- /dev/null +++ b/help/accept @@ -0,0 +1,9 @@ +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 <n!u@h> -- Add a permitted mask + /QUOTE ACCEPT -<n!u@h> -- Remove a permitted mask + /QUOTE ACCEPT * -- List the present permitted masks + /QUOTE ACCEPT -- List the present permitted masks |