/messagetags

View a list of dynamic tags/variables you can include in your welcome and leave messages. These tags/variables will be automatically replaced with relevant values when messages are sent.


💬 Usage

/messagetags

No input is needed. This command will send a reference message showing all available tags.


📌 Example

/messagetags

This will:

  • Display a message listing all supported dynamic tags

  • Explain what each tag does and how it will be replaced

  • Help you write more personalized welcome and leave messages


🗃️ Supported Tags

Tag
Description

{user}

Mentions the user

{username}

The users user name only

{userTag}

Full discord tag

{userId}

User ID (e.g., 1234567890)

{userAvatar}

Avatar URL

{server}

The server name

🔄 These tags work in both text messages and embed fields where text is supported.


🗃️ Notes

  • Use these tags when setting up messages via /setwelcome set and /setleave set.

  • They are replaced at the time the message is triggered — no need to format them manually.

  • You can mix tags with emojis, Markdown, or embed fields to create engaging messages.


Last updated