Words

Guide to setting up auto moderation for bad words

Enable Word Filter

This module will trigger when a user try to send invites in your chat.

Syntax: ;automod words enable 
Example: ;automod words enable 

Customize Bad Words

With this commands you can add or remove bad words.

Syntax: ;automod words add [word]
Example: ;automod words add word
Syntax: ;automod words remove [word]
Example: ;automod words remove word
Syntax: ;automod words list 
Example: ;automod words list

Customize Word Filter

You can customize things like, timeout duration, customize punishment message or logging channel.

Syntax: ;automod words timeout [time]
Example: ;automod words timeout 1d
Syntax: ;automod words message [message]
Example: ;automod words message You are not allowed to send invite links here.
Syntax: ;automod words logs [channel]
Example: ;automod words logs #logs

Whitelist Channel, Category or Role

With this command you can ignore someone from the bad word filter system.

Syntax: ;automod words ignore add [target]
Example: ;automod words  ignore add #channel
Syntax: ;automod words ignore remove [target]
Example: ;automod words ignore remove #channel
Syntax: ;automod words ignore list
Example: ;automod words ignore list

Last updated