Filter Invites

Block invites from being sent.

Filter Invites Enable

Enabling the invite filter will delete messages that contain Discord server invites. To enable the filter, run the following command:

filter invites enable

Once you run that command, evelina will prompt you with an embed confirming it enabled the invite filter. Invites can no longer be sent.

People with the Manage Server permission can bypass this filter.

Already Enabled

If you get a message saying "The filter for Discord invites is already enabled", it means what it says. The filter for Discord invites is already enabled in your server.

Whitelist & Unwhitelist

Whitelist Channels

You can allow invites to be sent in certain channels. To do this, run the following command:

filter invites whitelist [channel]

Once you run that command, users will be able to send invites in the channel specified. evelina will send a confirmation message telling you that it has whitelisted that channel.

Already Whitelisted

If you get a message saying "This channel is already exempt", it means what it says. The filter for Discord invites does not apply for that channel. Read Unwhitelist Channels to learn how to disable this.

Unwhitelist Channels

You can unwhitelist a whitelisted channel to disallow members from sending invites in that channel. To do this, run the following command:

filter invites unwhitelist [channel]

Once you run that command, users will no longer able to send invites in the channel specified. evelina will send a confirmation message telling you that it has unwhitelisted that channel.

Not Whitelisted

If you get a message saying "This channel is not whitelisted", it means what it says. The filter for Discord invites is already enabled in that channel. Read Whitelist Channels to learn how to enable this.

Whitelisted Channels

You can get a list of all whitelisted channels by using the following command:

filter invites whitelisted

No exempted channels

If you get a message saying "No exempted channels for invites filter", it means what it says. The filter for Discord invites applies for all channels. Read Whitelist Channels to learn how to whitelist channels from the filter.

Disable the Invite Filter

You can disable the invite filter by using the following command:

[prefix]filter invites disable

Running this command will remove the invite filter from every channel.

All members will be able to send invites in your server.

Once you have ran this command, evelina will send an embed confirming that the invite filter has been disabled.

Last updated