# nickname reactions

{% hint style="info" %}
**ManageGuild** permissions is required.
{% endhint %}

### Setup Nicknames Panel

Use `/nickname panel` to setup the nickname's panel embed

* **message:** specify the raw message sent above embed
* **embed props:** specify embed properties for panel embed
* **role\_req:** specify required role for selecting a nickname format
* **button\_style:** specify desired colour of buttons | *Red, Green, Blue, Gray*

{% hint style="info" %}
**Resources:** Read the [Variables List](https://nabi.gitbook.io/nabi/resources/information/variables-list) page to learn how to incorporate [user data](https://nabi.gitbook.io/nabi/resources/information/variables-list#user-info) in embeds!
{% endhint %}

{% hint style="danger" %}
**NOTE:** You are required to set up these embeds, otherwise the module will not work!
{% endhint %}

### Create Nickname Formats

* Use `/nickname add` to create custom nickname formats

{% tabs %}
{% tab title="edit" %}
Use `/nickname edit` to edit a nickname option's format
{% endtab %}

{% tab title="delete" %}
Use `/nickname delete` to delete a nickname option
{% endtab %}

{% tab title="list" %}
Use `/nickname list` to view all created nickname options
{% endtab %}

{% tab title="clear" %}
Use `/nickname clear` to delete all  created nickname options
{% endtab %}
{% endtabs %}

### Sending Nicknames Panel to a Channel

* Use `/nickname send` to send the nickname panel to desired channel

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

{% endtab %}

{% tab title="result" %}

{% endtab %}
{% endtabs %}
