Here are some of the variables you can use when customising your Boomerang custom embeds. We strive for customisation when configuring your custom embeds. These variables will allow you to configure your embeds exactly to your preference. These variables can be used on any part of the embed.
These variables are case-sensitive. If a letter is a capital you must input a capital and vice versa. The guild and user variables can be used in any module.
Guild Variables
Variable | Description |
---|
{guild.id} | Displays the ID of the guild the command was run in. |
{guild.icon} | Only can be used in the footer image, author image, thumbnail, or image. Displays the guild’s avatar. |
{guild.name} | Displays the name of the guild the command was run in. |
{guild.vanity} | Displays the guild vanity invite. |
{guild.boosters} | Displays the amount of boosters the server has. |
{guild.members} | Displays the amount of members the server has. |
User Variables
Variable | Description |
---|
{user} | Displays the username of the user who was specified. |
{user.avatar} | Only can be used in the footer image, author image, thumbnail, or image. Displays the user’s avatar. |
{user.mention} | Mentions the user who was specified. |
{user.id} | Displays the ID of the user who was specified. |
{user.display} | Displays the display name of the user who was specified. |
Infractions Plugin
Variable | Description |
---|
{case} | Displays the case number of an infraction. |
{type} | Displays the infraction type used. |
{reason} | Displays the reason for the infraction. |
{notes} | Displays the notes given for the infraction. |
{expiration} | Displays when the infraction expires. |
{issuer} | Displays the username of who issued the infraction. |
Sessions Plugin
Variable | Description |
---|
{votesRequired} | Displays the amount of votes needed to start the session. (Only can be used for session votes) |
{timestamp} | Displays the relative timestamp. (Only can be used for session full) |
{players} | Displays the amount of players in the ERLC server if the API key is configured. Updates every 15 minutes. (Only can be used for session start) |
Giveaway Plugin
Variable | Description |
---|
{prize} | Displays the prize for the giveaway. |
{winners} | Displays the amount of winners the giveaway can have. |
{entries} | Displays the amount of entries the giveaway has. |
{host} | Mentions the host of the giveaway. |
Variable | Description |
---|
{rank.new} | Displays the rank the user has been promoted to. |
{rank.previous} | Displays the rank the user previously had. |
{reason} | Displays the reason for the promotion. |
{issuer} | Displays the username of who issued the promotion. |
Server Stats Plugin
Variable | Description |
---|
{members} | Displays the amount of members in the server. |
{boosters} | Displays the amount of server boosters. |
{players} | Displays the amount of players in your ERLC server. Only works if you have an API key set. |
Tickets Plugin
Variable | Description |
---|
{roblox.username} | Displays the Roblox username of the user who created the ticket. |
{roblox.displayName} | Displays the Roblox display name of the user who created the ticket. |
{roblox.id} | Displays the Roblox ID of the user who created the ticket. |
{roblox.profile} | Displays the Roblox profile URL of the user who created the ticket. |
{roblox.description} | Displays the Roblox description of the user who created the ticket. |