💬
Vanity Roles
This feature is part of the Vanity Roles Module.
Elyxir has a fully customisable Vanity Roles feature which promotes your server to a new audience while providing loyalty rewards to your members!

Your vanity notifications could look like this!
Premium Tier and Deluxe Tier subscriptions have full functionality access to this feature.
To set up this feature, you need to run the
/vanityroles setup
command. You need to provide all of the parameters
We now have custom configuration commands which allows you to change individual settings without changing all of them, which all have the
/vanityroles
parent command.You can also choose where to send the message. This is called the
Notification Type
and can be changed using the /vanityroles notification
.Changing the VanityURL for your server is easy! Simply use the
/vanityroles url
command and type your vanity URL. .gg/developer
or discord.gg/developer
are both acceptable formats.The URL command modifies your URL automatically to ensure that common aliases are allowed for in statuses, for example .gg/developer is accepted when the URL is discord.gg/developer
You can also change the colour and description for the embed using the
/vanityroles embed
command. You can use the parameters which are located here in your message to make it easier!
The default description is:
{member} has added the vanity ({vanityURL}) to their status, their role has been added.
The embed colour is determined by the branding colour, so it is only possible to change this if you use a Custom Bot which requires the Deluxe Tier. You can change this using the
/branding colour
command.To change the Notification Channel -which only works if your notification type is set to
Log Channel
- just run the /vanityroles channel
command and select the correct channel.Our custom VanityRoles Parameters make it easy to customise your notification embed!
1
{member.mention} - Mention the user who changed their status
2
{member} - Alias of {member.mention}
3
{member.tag} - The username of the member in format User#0000
4
{member.id} - The user id who changed their status
5
{guild.name} - The server name where the event was triggered
6
{guild.id} - The server id where the event was triggered
7
{vanityURL} - The vanity URL for your server
Last modified 10d ago