# Bot Profile

{% tabs %}
{% tab title="Username" %}

```
You can change your bot username by using the command /bot username.
```

{% endtab %}

{% tab title="Avatar" %}
{% code overflow="wrap" %}

```javascript
You can change your bot avatar by using the command /bot avatar.
```

{% endcode %}
{% endtab %}

{% tab title="Banner" %}

```
You can change your bot banner by using the command /bot banner.
```

{% endtab %}

{% tab title="Status" %}

```
You can change your bot status by using the command /bot status.
```

{% endtab %}

{% tab title="Description" %}

```
You can change your bot description by using the command /bot description.
```

{% endtab %}
{% endtabs %}
