🔣 Variables

Variables let you insert dynamic content into your welcome / goodbye messages.

Use them in the message of the "Joins & leaves" module. They are replaced automatically when the message is sent.

{user}Mentions the member (@Member).
{username}The username (without mention).
{usertag}The full tag (Name#0000).
{server}The server name.
{count}The server member count.
{date}Today's date.

Example

Welcome {user} to **{server}**! You are member #{count}.