Replace unacceptable words with asterisks for users in channels on the local server.
Examples:
/as filter channel local censor
This command should be used when you want to censor the content of a message. This will only affect the users on the local server and will not affect users that are on remote network servers.
Block the entire message from getting to the user in the local channels.
Examples:
/as filter channel local drop
Instead of replacing the profane word with asterisks, this will drop the message from getting to other people on the local server.
Ignore the profanity in channel messages.
Examples:
/as filter channel local none
This should be used to ignore any words sent to a channel that trigger the filter. It allows you to turn it off locally but to filter it globally.
Send the user a warning about the profanity.
Examples:
/as filter channel local warn on
/as filter channel local warn off
This will warn users on the local server that what they have just typed has triggered the profanity filter.