> For the complete documentation index, see [llms.txt](https://xnickydev.gitbook.io/ocavy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xnickydev.gitbook.io/ocavy/commands/moderation/+slowmode.md).

# +slowmode

Enables/Disables slowmode in a channel

## Usage

```
+slowmode {#channel} <duration>
```

## Arguments

| Name     | Description                            | Type     | Required |
| -------- | -------------------------------------- | -------- | -------- |
| #channel | The channel for the slowmode.          | Channel  | No       |
| duration | The duration of the slowmode cooldown. | Duration | Yes      |

### Duration types

* **`s`** - seconds
* **`m`** - minutes
* **`h`** - hours

Examples: `4s`, `4m`, `4h`

## Disable slowmode

To disable the slowmode simply use `0` or `off` as duration.

{% hint style="info" %}
If no channel is mentioned, the slowmode will be enabled/disabled in the current channel.
{% endhint %}

## Examples

![](https://tawk.link/60e18ecd649e0a0a5cca7167/kb/attachments/g7PLxHOA-k.jpg) ![](https://tawk.link/60e18ecd649e0a0a5cca7167/kb/attachments/CkKgdrZA1a.jpg) ![](https://tawk.link/60e18ecd649e0a0a5cca7167/kb/attachments/hf6DDBnNLY.jpg)
