# Anti Nuke Channels

## ¿Qué es Anti-Canales?

Protege contra **eliminación, creación o renombrado masivo** de canales.

### Casos de uso

* ✅ Prevenir spam de canales
* ✅ Proteger estructura
* ✅ Anti-raid

## 🚀 Activar

### Eliminar canales

```bash
/anti-nuke setup
```

### Renombrar cnales

```bash
/anti-channelrename setup
```

### Crear canales

```bash
/anti-channelcreate setup
```

## ⚙️ Configuración

* Threshold: Límite de acciones
* Acción: Respuesta
* Canal de alertas

## 🔗 Relacionado

* [Anti-Roles](broken://pages/b611a98b5fef3510480b480bedca9b677a806750)
* [Anti-Raid](broken://pages/4cae3e0633a733c02025e573b5b92103cf4b18cf)


---

# Agent Instructions: 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://okaa.gitbook.io/okaa-wiki/anti-raid/anti-nuke-channels.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.
