# vanity detector

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

### Setup Module

Use `/manage vanity setup` to setup the vanity detector

* **channel:** specify the channel where the vanity notification will be sent to
* **role\_reward:** specify a role the member will be awarded with
* **message:** specify a raw message sent above embed
* **embed props:** specify embed properties for notification embed
* **status:** specify the status text or vanity url members will need to set in their status

{% tabs %}
{% tab title="edit" %}
Use `/manage vanity edit` to edit the module's properties
{% endtab %}

{% tab title="reset" %}
Use `/manage vanity reset` to reset the module

{% hint style="danger" %}
this will erase **all** of the module's data!
{% endhint %}
{% endtab %}

{% tab title="toggle" %}
Use `/manage vanity toggle` to enable or disable the vanity detector
{% endtab %}
{% endtabs %}
