Vanity Roles

Reward your members for advertising your server in their status.

Getting started

Setting the vanity to be monitored

You’ll need to set what vanity you want to monitor. You can do this by using the ;vanity setcommand.

It’s recommended to prefix the substring with a / (e.g. /evelina).

Syntax: ;vanity set [vanity]
Example: ;vanity set /evelina

Setting up roles to reward

You can use the /vanity role command to add a vanity reward.

// Set Vanity Role
Syntax: /vanity role add [role]
Example: /vanity role add represent

// Remove Vanity Role
Syntax: /vanity role remove 
Example: /vanity role remove

Viewing all roles being rewarded

You can use ;vanity role list command to view all roles being rewarded.

Setting up the award message

You can set a thank you message for when a user advertises your server in their status.

The message parameter can be raw text or an embed with dynamic variables.

// Set Vanity Message
Syntax: /vanity message [code]
Example: /vanity message {user.mention}, thanks for represent us

Setting where the message is sent

You can use ;vanity channel command to set where the message is sent.

// Set Vanity Channel
Syntax: ;vanity channel set [channel]
Example: ;vanity channel set #support
// Remove Vanity Channel
Syntax: ;vanity channel remove
Example: ;vanity channel remove

Last updated