Skip to main content
All variables are case-sensitive, so ensure accurate spelling and capitalization.

Infraction Variables

VariableDescription
{type}Displays the type of infraction (e.g., Warning, Mute, Ban).
{reason}Displays the reason for the infraction.
{infraction-id}Displays the unique ID for the infraction.
VariableDescription
{time}Displays the exact timestamp of the infraction (<t:UNIX:f>).
{time-relative}Displays the relative time (e.g., 5 minutes ago) (<t:UNIX:R>).
{time-shortTime}Displays only the time in short format (<t:UNIX:t>12:30 PM).
{time-longTime}Displays the full time (<t:UNIX:T>12:30:45 PM).
{time-shortDate}Displays only the date (<t:UNIX:d>04/22/2024).
{time-longDate}Displays the full date (<t:UNIX:D>April 22, 2024).
VariableDescription
{author-mention}Displays a mention of the person who issued the infraction (<@123456789012345678>).
{author-id}Displays the Discord ID of the infraction issuer.
{author-username}Displays the username of the issuer (e.g., JohnDoe).
{author-displayname}Displays the display name of the issuer (e.g., John).
{author-icon}Displays the profile picture (avatar URL) of the issuer.
VariableDescription
{staff-mention}Displays a mention of the user receiving the infraction (<@987654321098765432>).
{staff-id}Displays the Discord ID of the infracted user.
{staff-username}Displays the username of the infracted user.
{staff-displayname}Displays the display name of the infracted user.
{staff-icon}Displays the profile picture (avatar URL) of the infracted user.
VariableDescription
{guild-name}Displays the server (guild) name where the giveaway was created.
{guild-id}Shows the Discord server’s ID.
{guild-icon}Displays the server icon (dynamic URL).

Anti-Ping Variables

VariableDescription
{author-mention}Displays a mention of the author who sent the message (e.g., <@123456789012345678>).
{author-username}Displays the author’s username (e.g., JohnDoe).
{author-icon}Displays the author’s profile picture (avatar URL).
{users}Lists the users who were pinged by the author (e.g., @User1, @User2).
VariableDescription
{role-name}Display the name of the role the user pinged. (e.g., Owner).
{role-id}Displays role id of the role the user pinged. (e.g., 123456789012345678).
{role-mention}Display a mention of the role the user pinged. (e.g., @Owner).

Promotion Variables

VariableDescription
{new-role}Displays the new role assigned to the promoted user (e.g., Moderator, Admin).
{reason}Displays the reason for the promotion.
VariableDescription
{time}Displays the exact timestamp of the promotion (<t:UNIX:f>).
{time-relative}Displays the relative time (e.g., 5 minutes ago) (<t:UNIX:R>).
{time-shortTime}Displays only the time in short format (<t:UNIX:t>12:30 PM).
{time-longTime}Displays the full time (<t:UNIX:T>12:30:45 PM).
{time-shortDate}Displays only the date (<t:UNIX:d>04/22/2024).
{time-longDate}Displays the full date (<t:UNIX:D>April 22, 2024).
VariableDescription
{author-mention}Displays a mention of the person who issued the promotion (<@123456789012345678>).
{author-id}Displays the Discord ID of the promotion issuer.
{author-username}Displays the username of the issuer (e.g., JohnDoe).
{author-displayname}Displays the display name of the issuer (e.g., John).
{author-icon}Displays the profile picture (avatar URL) of the issuer.
VariableDescription
{staff-mention}Displays a mention of the user being promoted (<@987654321098765432>).
{staff-id}Displays the Discord ID of the promoted user.
{staff-username}Displays the username of the promoted user.
{staff-displayname}Displays the display name of the promoted user.
{staff-icon}Displays the profile picture (avatar URL) of the promoted user.
VariableDescription
{guild-name}Displays the server (guild) name where the giveaway was created.
{guild-id}Shows the Discord server’s ID.
{guild-icon}Displays the server icon (dynamic URL).

Giveaway Variables

VariableDescription
{description}Displays the description or summary of the giveaway.
{winners}Shows the number of winners selected for the giveaway.
{prize}Shows the prize name set for the giveaway.
{entries}Displays the current number of entries/participants. (Initially set to 0)
VariableDescription
{time}The creation time of the giveaway (<t:UNIX:f> format).
{time-relative}Relative time from creation (e.g., in 5 minutes).
{time-shortTime}Short time only (e.g., 12:45 PM).
{time-longTime}Long format time (e.g., 12:45:30 PM).
{time-shortDate}Short date format (e.g., 04/05/2025).
{time-longDate}Full date format (e.g., April 5, 2025).
{end-time}Displays when the giveaway will end in full timestamp format.
{end-relative}Shows how long until the giveaway ends (e.g., in 10 minutes).
VariableDescription
{author-mention}Mentions the giveaway author (e.g., <@123456789012345678>).
{author-id}Displays the author’s Discord user ID.
{author-username}Shows the username of the giveaway author.
{author-displayname}Shows the display name of the author (falls back to username).
{author-icon}Displays the avatar of the giveaway author (dynamic URL).
VariableDescription
{guild-name}Displays the server (guild) name where the giveaway was created.
{guild-id}Shows the Discord server’s ID.
{guild-icon}Displays the server icon (dynamic URL).

Suggestion Variables

VariableDescription
{suggestion}Displays the content of the suggestion.
{image}Shows the image attached to the suggestion (only if the image option was provided).
{upvotes}Shows the number of upvotes the suggestion has received.
{downvotes}Shows the number of downvotes the suggestion has received.
{suggestion-id}Displays the unique ID of the suggestion.
VariableDescription
{time}The time the suggestion was created (<t:UNIX:f> format).
{time-relative}Relative time since the suggestion was created (e.g., 5 minutes ago).
{time-shortTime}Shows only the time (e.g., 12:45 PM).
{time-longTime}Displays the full time format (e.g., 12:45:30 PM).
{time-shortDate}Displays the date in short format (e.g., 04/05/2025).
{time-longDate}Displays the date in long format (e.g., April 5, 2025).
VariableDescription
{author-mention}Mentions the user who made the suggestion (e.g., <@123456789012345678>).
{author-id}Displays the user ID of the suggester.
{author-username}Displays the username of the suggester.
{author-displayname}Displays the display name of the suggester (falls back to username if not set).
{author-icon}Shows the avatar of the suggester (dynamic URL).
VariableDescription
{guild-name}Displays the name of the server where the suggestion was made.
{guild-id}Displays the server ID.
{guild-icon}Displays the server icon (dynamic URL).