Nickname Templates
Nickname templates are templates that the bot will replace with some other text. This lets you customize the nickname of your server members in a variety of ways!
You can set these either through the server dashboard, or with the
/setup
command on the bot.
Roblox User Templates
Section titled “Roblox User Templates”Template | Description |
---|---|
{roblox-name} | the user’s roblox username (unique) |
{display-name} | the user’s roblox display name (not unique) |
{smart-name} | (DEFAULT) combination of user’s username and display name Output format: display-name (@roblox-name) |
{roblox-id} | the user’s roblox ID |
{roblox-age} | the user’s roblox account age (in days) |
Roblox Group Templates
Section titled “Roblox Group Templates”Template | Description |
---|---|
{group-rank} | changes to show the rank of the linked group |
{group-rank-<id>} | changes to show their rank in the given group ID of <id> example: {group-rank-1337} |
{group-url} | the bound group url |
{group-name} | the bound group name |
Discord User Templates
Section titled “Discord User Templates”Template | Description |
---|---|
{discord-id} | the user’s discord user ID |
{discord-mention} | changes to ping/mention a user (ex: @Bloxlink) |
{discord-name} | the user’s Discord username (unique) |
{discord-global-name} | the user’s Discord display name (not unique), falls back to their username |
{discord-nick} | the user’s set nickname, falls back to their username |
Miscellaneous Templates
Section titled “Miscellaneous Templates”Template | Description |
---|---|
{disable-nicknaming} | makes the bot stop changing nicknames |
{prefix} | the bot’s prefix (/ ) |
{server-name} | the server name |
{verify-url} | https://blox.link/verify |