# Setup

{% hint style="danger" %}
Please note that Bars is still in development, and a lot of features are not released on the stable build as of yet.
{% endhint %}

### Prefix

This command changes the [prefix](https://docs.bars.delvedev.com/info/key-terms#prefix). The default prefix for Bars is `$`.

```javascript
$prefix <prefix>
```

### Member Logging

Bars will currently only log new joins along with their reputation and their previous infractions, warns, bans, ect. To set the [logging channel](https://docs.bars.delvedev.com/info/key-terms#prefix), use the following command.

```javascript
$logchannel <#channel | channelID>
```

{% hint style="info" %}
Whenever you are required to add a discord mention, IDs always work
{% endhint %}

### Mute Role

If you want to be able to use Bars' mute and auto-mute functionalities, you must first set up a [mute role](https://docs.bars.delvedev.com/info/key-terms#mute-role). However, you also need to check that the Permissions are correctly configured too.&#x20;

```javascript
$muterole <@role | role ID>
```

###
