Welcomer Formatting

USERS

Formatting Tag
Description
{user}
Alias of user.name
{user.mention}
User mention
{user.name}
DEPRECATED, please use {user}. The users name
{user.discriminator}
DEPRECATED, please use {user}. The users discriminator tag
{user.id}
The users id
{user.avatar}
Url of users avatar
{user.created.timestamp}
Timestamp for when the users account was created
{user.created.since}
String for how long a user has been on discord
{user.joined.timestamp}
Timestamp of how long a user has been on the server
{user.joined.since}
String for how long a user has been on the server

SERVER

Formatting Tag
Description
{members}
Alias of server.members
{server}
Alias of server.name
{server.name}
The servers name
{server.id}
The servers id
{server.members}
Number of users and prefix of users on server
{server.member.count}
Number of users who are on the server
{server.member.prefix}
Count prefix for server.member.count
{server.icon}
Url for the server icon
{server.created.timestamp}
Timestamp for when server was created
{server.created.since}
Stringh for how long the server has existed for
{server.splash}
Url of splash the server has (if there is one)
{server.shard_id}
Shard Id that the server is on

INVITE

Formatting Tag
Description
{invite.code}
Code that the invite has been assigned to
{invite.inviter}
Name of user who created the invite
{invite.inviter.id}
Id of user who created the invite
{invite.uses}
How many people have used the invite
{invite.temporary}
Boolean that specifies if the invite is temporary
{invite.created.timestamp}
Timestamp for when it was created
{invite.created.since}
String for how long it has been since the invite was made
{invite.max}
Max invites for an invite. Will return 0 if it is unlimited