> For the complete documentation index, see [llms.txt](https://docu.mrbonkbot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docu.mrbonkbot.com/commands/basic.md).

# Basics

Get an overview: [mrbonkbot.com](https://mrbonkbot.com)

A basic overview is accessible for everyone at /r/CHANNELNAME/commands.\
Streamer and their Moderators are able to edit/remove/add commands through their [/dashboard](https://mrbonkbot.com/dashboard).

## Edit command through chat

### Add a new command

```
!command add <command> <response>
```

{% hint style="warning" %}

* **dont** write **<** and **>**
* short: !cmd add
  {% endhint %}

### Delete a command

```
!command delete <command>
```

{% hint style="warning" %}

* **dont** write **<** and **>**
* short: !cmd del/remove
  {% endhint %}

### Edit a command

```
!command edit <command> <type> <new value of type>
```

{% hint style="warning" %}

* **dont** write **<** and **>**
* short: !cmd edit
* available for **response**, **prefix**, **offline**, **online**, **mod**, **description**, **cooldown**, **active**
  {% endhint %}

Available variables

{% content-ref url="/pages/-M9YtFlbJHfDaGi2ziNq" %}
[Variables](/commands/variables.md)
{% endcontent-ref %}
