# 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 
```

<figure><img src="https://github.com/EvelinaServices/docs/blob/main/.gitbook/assets/Screenshot%202025-03-27%20211623.png" alt=""><figcaption></figcaption></figure>

## Customize Bad Words

With this commands you can add or remove bad words.

```
Syntax: ;automod words add [word]
Example: ;automod words add word
```

<figure><img src="https://github.com/EvelinaServices/docs/blob/main/.gitbook/assets/Screenshot%202025-03-27%20211818.png" alt=""><figcaption></figcaption></figure>

```
Syntax: ;automod words remove [word]
Example: ;automod words remove word
```

<figure><img src="https://github.com/EvelinaServices/docs/blob/main/.gitbook/assets/Screenshot%202025-03-27%20211833.png" alt=""><figcaption></figcaption></figure>

```
Syntax: ;automod words list 
Example: ;automod words list
```

<figure><img src="https://github.com/EvelinaServices/docs/blob/main/.gitbook/assets/Screenshot%202025-03-27%20212023.png" alt=""><figcaption></figcaption></figure>

## 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
```

<figure><img src="https://github.com/EvelinaServices/docs/blob/main/.gitbook/assets/Screenshot%202025-03-27%20212143.png" alt=""><figcaption></figcaption></figure>

```
Syntax: ;automod words message [message]
Example: ;automod words message You are not allowed to send invite links here.
```

<figure><img src="https://github.com/EvelinaServices/docs/blob/main/.gitbook/assets/Screenshot%202025-03-27%20212208.png" alt=""><figcaption></figcaption></figure>

```
Syntax: ;automod words logs [channel]
Example: ;automod words logs #logs
```

<figure><img src="https://github.com/EvelinaServices/docs/blob/main/.gitbook/assets/Screenshot%202025-03-27%20212238.png" alt=""><figcaption></figcaption></figure>

## 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
```

<figure><img src="https://github.com/EvelinaServices/docs/blob/main/.gitbook/assets/Screenshot%202025-03-27%20212615.png" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://github.com/EvelinaServices/docs/blob/main/.gitbook/assets/Screenshot%202025-03-27%20212641.png" alt=""><figcaption></figcaption></figure>

```
Syntax: ;automod words ignore list
Example: ;automod words ignore list
```

<figure><img src="https://github.com/EvelinaServices/docs/blob/main/.gitbook/assets/Screenshot%202025-03-27%20212733.png" alt=""><figcaption></figcaption></figure>
