Skip to main content

Template variables

NameExampleVariable
User Mention@UserName{user.mention}
User TagUserName#1234{user.tag}
Guild NameAwesome Guild{guild.name}
Rules Channel#rules{guild.rulesChannel}
Guild Member Count160432{guild.memberCount}
Community Updates Channel#news{guild.communityUpdatesChannel}
Mention@some{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.