Variables

All available variables within evelina.

These variables are accessible throughout evelina and can be used in any command context which contains a message or embed code parameter (e.g. welcome, leave & goodbye)

Variable
Output

{user.id}

Only users id

{user.name}

Only users name

{user.nick}

Only users nickname

{user.display}

Only users display name

{user.mention}

Mentions the user

{user.discriminator}

Only users discriminator

{user.avatar}

Only users avatar

{user.guild.avatar}

Only users guild avatar

{user.joined_at}

Joined date in timestamp format

{user.created_at}

Creation date in timestamp format

Variable
Output

{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

Variable
Output

{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

Variable
Output

{level}

Shows level you reached to

{target_xp}

Show new target xp amount you have to reach

Variable
Output

{inviter.id}

Only inviter id

{inviter.name}

Only inviter name

{inviter.display}

Only inviter display name

{inviter.mention}

Mentions the inviter

{inviter.avatar}

Only inviters avatar

{inviter.regular_count}

Number of regular invites the inviter has

{inviter.left_count}

Number of left invites the inviter has

{inviter.fake_count}

Number of fake invites the inviter has

{inviter.bonus_count}

Number of bonus invites the inviter has

{inviter.total_count}

Total number of invites the inviter has

Variable
Output

{user.id}

Only ticket user id

{user.name}

Only ticket user name

{support.role}

All ticket support roles

{topic}

Name of the ticket topic

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

Variable
Output

{member.id}

Shows id of the punished member

{member.name}

Shows name of the punished member

{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

{duration}

Shows duration for mute/jail

{appeal.url}

Show appeal url of the punishment

Last updated