Variables for text
If you want to customize a text for a setup message, here you can find all available variables that you can use for each setup type.
{member.id} => 683260836252352515
{member.tag} => j0nibaer#7223
{member.username} => j0nibaer
{member.discrim} => 7223
{member.createdTimestamp} => February 29, 2020 11:34 AM
{member.createdAt} => 2/29/2020
{member.joinpos} => 1st / 2nd / 3rd / 4th... (Will not be saved. Only shows member count but with suffix)
{member.avatarURL} => Link for preview
{member.bannerURL} => Example Banner
{member.isBot} => true/false
{guild.name} => "JoniSupportServer"
{guild.id} => 784735203708895271
{guild.iconURL} => Example Guildicon
{guild.ownerId} => 683260836252352515
{guild.ownerTag} => j0nibaer#7223
{guild.ownerName} => j0nibaer
{guild.ownerDiscrim} => 7223
{guild.members} => 50
{guild.bots} => 10
{guild.users} => 40
{guild.vanity} => your vanity
{guild.bannerURL} => Example Banner
1. Mostly all of this data is available for every custom message, even if you can use everything everywhere, it may not work as expected, so only use these, that are marked with a ✅
2. The data may not show up even if the variable is marked with a checkmark, because there may not be data for it. Example: You want to show the guild banner URL, but there isn't one. This is to prevent error messages from appearing in your text.
3. If you use datas in your text and it expands the limit of the message, it can happen, that a part of your data may be cut off, because of the character limit.
Last updated
Was this helpful?