Filters

This module keeps your server clean from swear/profanity languages.

The variables such as <>, {} are supposed to be ignored while running a command. The variable <> means that the argument is required.

Quick Start

This feature/module is a new module all over Discord but it will have some issues or some missing words as we are still working on the words and regex. There are currently more than 1000 words and it supports only English language at the moment. In future we will be adding more languages like French, Deutsch (German), etc.

  1. Start by running v-filters enable to set-up this module.

  2. Next it will ask you to react for 2 functions namely DeleteMessage & FilterMessage . The DeleteMessage function will delete the message if it contains any of the swear words but the 2nd Feature will replace only the swear words with "#", Basically It will delete the original message and create a Webhook with the user's avatar and username and send the filtered Message.

  3. After reacting It will set-up the module and create a webhook.

  4. You can also ignore this module in some channels by running v-ignorefilters or v-ignorefilters <#Channel> .

Filter Commands

The variable || means "or".

Last updated