> ## Documentation Index
> Fetch the complete documentation index at: https://vulture.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AutoMod Filter

> Block words, links, spam, and edits using Discord's AutoMod.

The filter commands wrap Discord's native AutoMod so you can manage everything with simple chat commands. Requires **Manage Server**.

## Word filter

| Command                 | Description                           |
| ----------------------- | ------------------------------------- |
| `,filter`               | Shows the full filter menu.           |
| `,filter add <word>`    | Adds a word to the blocked list.      |
| `,filter remove <word>` | Removes a word from the blocked list. |
| `,filter list`          | Lists every blocked word.             |
| `,filter clear`         | Clears every blocked word.            |

## Other modules

| Command                                       | Description                                                             |
| --------------------------------------------- | ----------------------------------------------------------------------- |
| `,filter links <on/off>`                      | Toggles link blocking.                                                  |
| `,filter spam <on/off> [threshold] [timeout]` | Configures the spam rule (mentions, raid protection, timeout duration). |
| `,filter edits <on/off>`                      | Deletes any message that gets edited (useful against scam bait).        |

## Exemptions

| Command                               | Description                                              |
| ------------------------------------- | -------------------------------------------------------- |
| `,filter whitelist <role or channel>` | Lets a role or channel bypass the word filter.           |
| `,filter unallow <role or channel>`   | Removes a role or channel from the link allow list.      |
| `,filter allowed`                     | Shows everything currently allowed past the link filter. |
| `,filter config`                      | Shows the current configuration.                         |
