Template variables
Name | Example | Variable |
---|---|---|
User Mention | @UserName | {user.mention} |
User Tag | UserName#1234 | {user.tag} |
Guild Name | Awesome Guild | {guild.name} |
Rules Channel | #rules | {guild.rulesChannel} |
{guild.memberCount} | ||
{guild.communityUpdatesChannel} | ||
{mention.user.[userId]} |
note
Guild Member Count It may not show the actual number of users, as HUGE does not cache server members, it may just show an estimate.
If a variable is crossed out it means that it is not working yet.