⚙️Server Variables

Server variables can be really helpful for showing server-related information in embeds or commands. They can also help you do specific server-related tasks.

VariableExampleDescription

{server.membercount}

10000

displays the number of members in the server

{server.icon}

displays the server icon

{server.splash}

displays the server's splash image

{server.rolecount}

i.e. 10

displays the number of roles in the server

{server.channelcount}

i.e. 10

displays the number of channels in the server

{server.currency}

i.e. Mochi Coin

displays the server's currency name

{server.name}

i.e. Mochi Official

displays the name of the server

Last updated