> For the complete documentation index, see [llms.txt](https://docs.evelina.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.evelina.bot/security/auto-moderation/repeat.md).

# Repeat

Guide to setting up antirepeat for your server

## Enable Repeat Filter

This module will trigger when a user repeat a certain amout of message in your chat.

```
Syntax: ;automod repeat enable
Example: ;automod repeat enable
```

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

## Customize Repeat Filter

You can customize things like, timeout duration, message per 10 seconds or if a message should be sent on punishment.

```
Syntax: ;automod repeat timeout [time]
Example: ;automod repeat timeout 1h
```

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

```
Syntax: ;automod repeat rate [rate]
Example: ;automod repeat rate 5
```

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

```
Syntax: ;automod repeat message [option]
Example: ;automod repeat message on
```

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