welcome messages , goodbye messages , ticket embeds, boost embeds & many more.
User related placeholders
| Placeholder | Value |
|---|---|
{user.id} | Shows the user’s ID |
{user.mention} | Mentions the user |
{user.name} | Shows the user’s name |
{user.nick} | Shows the user’s nickname |
{user.display_name} | Shows the user’s display name |
{user.avatar} | Shows the user’s avatar |
{user.created_at} | Creation date (timestamp format) |
{user.joined_at} | Join date (timestamp format) |
Guild related placeholder
| Placeholder | Value |
|---|---|
{server.name} | Shows the server’s name |
{server.id} | Shows the server’s ID |
{server.membercount} | Shows the server membercount |
{server.icon} | Shows the server’s icon |
{server.banner} | Shows the server’s banner |
{server.owner.name} | Shows the server owner’s name |
{server.owner.id} | Shows the server owner’s ID |
{server.owner.mention} | Mentions the server owner |
Booster related placeholders
| Placeholder | Value |
|---|---|
{booster.mention} | Mention the booster |
{booster.name} | View the booster’s name |
{booster.id} | View the booster’s id |
{booster.nick} | View the booster’s nickname |
{boost.count} | View the server boost count |
{boost.tier} | View the server boost tier |
{boost.level} | View the server boost level |
{boost.progress} | View the server boost progress |
{boost.required} | View the server required for next level |
{boost.number} | View the server boost number (Which boost this is (1st, 2nd, etc.)) |
Moderation related placeholders
| Placeholder | Value |
|---|---|
{reason} | View the command reason |
{target.mention} | Mention the target |
{target.id} | Shows the target’s Id |
{target.name} | Shows the target’s name |