Invite

Guide to setting up auto moderation for discord invites

Enable Invite Filter

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

Syntax: ;automod invites enable 
Example: ;automod invites enable 

Customize Invite Filter

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

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

Whitelist Channel, Category or Role

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

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

Last updated