⚙️Member Variables

It's really cool how you can use member variables to make commands and embeds feel super personal! You can show someone's name, mention them, add avatars to embeds, and give specific information that makes everything feel unique to them. It's a great way to add a personal touch!

VariableExampleDescription

{user.name}

MochiChan

displays the member's username

{user.id}

498839530254630912

displays the member's user ID

{user.avatar}

displays the member's avatar

{user.mention}

@Mochi

mentions the member

{user.nick}

Mochi Bun Bun

displays the member's display name

{user.joindate}

Jan 1, 2024

displays the date the member joined the server

{user.createdate}

Oct 08, 2018

displays the date the member joined Discord

{user.boostsince}

Jan 1, 2020

displays the date the server started boosting the server

Last updated