Variables

Variables you can use inside of embeds.

VariableOutput

{user.id}

Only user ID

{user.name}

Only user name

{user.mention}

Mentions the user

{user.discriminator}

Only user discriminator

{user.avatar}

Only user avatar

{user.joined_at}

Joined date in timestamp format

{user.created_at}

Creation date in timestamp format

VariableOutput

{guild.id}

Only guild id

{guild.name}

Only guild name

{guild.icon}

Only guild icon

{guild.created_at}

Creation date in timestamp format

{guild.count}

Only member count

{guild.count.format}

Only guild count in ordinal format

{guild.boost_count}

Only guild boost amount

{guild.boost_count.format}

Only guild boost amount in ordinal format

{guild.booster_count}

Amount of people boosting

{guild.booster_count.format}

Amount of people boosting in ordinal format

{guild.boost_tier}

Only guild's boost level

{guild.vanity}

Only guild vanity

VariableOutput

{track.name}

Shows track name

{lower(track.name)}

Shows track name in lowercase

{track.url}

Shows the track lastfm url

{track.image}

Shows the track image

{track.plays}

Shows the track’s plays on your account

VariableOutput

{level}

Shows level you reached to

{target_xp}

Show new target xp amount you have to reach

Only available for ban, unban, kick, mute, unmute, jail, unjail

VariableOutput

{member}

Shows level you reached to

{member.id}

Shows id of the punished member

{member.name}

Show new target xp amount you have to reach

{member.mention}

Shows mention the punished member

{member.discriminator}

Shows discriminator of the punished member

{member.avatar}

Shows avatar of the punished member

{reason}

Shows reason of the punishment

Last updated