> For the complete documentation index, see [llms.txt](https://xeinmod.gitbook.io/xeinmod-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xeinmod.gitbook.io/xeinmod-wiki/commands-help/channel-commands.md).

# Channel commands :

## Slowmode :

{% hint style="info" %}
You can only activate slowmode in the channel in which you enter the command.
{% endhint %}

Execute the following command to enable the slowmode in a channel.

`!channel slowmode [duration]`

| Arguments | Explanation                                      | Required |
| --------- | ------------------------------------------------ | -------- |
| duration  | The delay between two messages of the same user. | Required |

## Lock & Unlock channel :

{% hint style="info" %}
Since the channel ID argument is optional, if you only enter `!channel lock` or `!channel unlock`, it will lock/unlock the channel in which you enter the command.
{% endhint %}

Execute the following command to lock a channel : &#x20;

`!channel lock [channelID]`

`!channel unlock [channelID]`

| Argument  | Explanation                             | Required |
| --------- | --------------------------------------- | -------- |
| channelID | The ID of the channel you want to lock. | Optional |
