Skip to content

User

The user variable refers to the first username passed to the command. If no username is provided, it falls back to the person who triggered the command.

Hello, {user}! Hope you're having a good day.

If someone types !greet ErlePerle, the response uses ErlePerle. If someone types only !greet, the response uses their own name.

VariableUse
{user}Shows the mentioned user, or the sender when no user is mentioned.