> For the complete documentation index, see [llms.txt](https://docs.chell.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chell.fr/commandes/moderation/canal-unlock.md).

# /canal unlock

<figure><img src="https://via.placeholder.com/1200x300/5865F2/FFFFFF?text=canal-unlock" alt="Aperçu /canal unlock"><figcaption><p>Interface de la commande /canal unlock</p></figcaption></figure>

## 📋 Présentation

Déverrouiller le salon.

Cette commande fait partie du module **⚖️ Modération**. Elle est conçue pour être simple et sécurisée.

***

## ⚙️ Prérequis & Permissions

Avant de commencer, vérifiez les accès :

| Acteur        | Permission Requise           |
| ------------- | ---------------------------- |
| **🤖 Le Bot** | `Administrator` (Recommandé) |
| **👤 Vous**   | `ManageChannels`             |

{% hint style="warning" %}
**Hiérarchie :** Assurez-vous que le rôle du bot est placé au-dessus des rôles des membres ciblés.
{% endhint %}

***

## 💻 Guide d'utilisation

### 1. Lancement

Dans un salon textuel, tapez :

```bash
/canal unlock
```

### 3. Étapes à suivre

Une fois la commande envoyée, Chell exécutera l'action immédiatement.

***

## 🚀 Résultat

{% tabs %}
{% tab title="✅ Succès" %}

* Un message de confirmation vert apparaît.
* L'action est enregistrée dans les logs (si configurés).
  {% endtab %}

{% tab title="❌ Erreurs possibles" %}

* **"Permission manquante"** : Vous n'avez pas le grade requis.
* **"Bot missing access"** : Le bot ne voit pas le salon ou ne peut pas écrire.
  {% endtab %}
  {% endtabs %}

***

## 🔗 Voir aussi

{% content-ref url="/pages/NqxVO6xdAXGJOnEODGeK" %}
[Modération](/commandes/moderation.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.chell.fr/commandes/moderation/canal-unlock.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
