Skip to main content
Variables are accepted, the list of accepted variables can be found below.
To set a regular award message is simple and can be done following the example below.
To add new lines, use \nExample:
hi \nnew line!
/vanity msg (message)
To create an embed, go to https://doll.hamptonn.dev/embedsThen go back to Discord, and paste it into /vanity msg Here’s an example below.
/vanity msg 
{
  "content": "{user.mention}",
  "embeds": [
  {
    "description": "<:e_crown:1344462958239027301> thank you for **repping** /dolls",
    "color": 16769009,
    "footer": {
      "text": "use /disableping to disable pings"
    }
  }
],
"components": []
}
Now you’re done! You can view this message by using /vanity view msg:True If you need any help, feel free to message me on Discord.
VariablesWhat each variable does
user.mentionmentions the user
user.namethe username of the user
user.displaynamethe user’s display name
user.avatarthe avatar or server-set avatar of a user
guild.namethe server’s name
guild.vanitythe vanity substring (if set)
guild.iconthe guild’s icon (if set)