📋 Variables

👋

Welcome

    Mentions the new joining user.
    {{UserMention}}
    Name of the new joining user.
    {{UserName}}
    Creation date of the joining user.
    {{UserCreated}}
    Mentions a Channel by its Name. Replace 'Cahnnel' with the Channel's Name.
    {{$Channel}}
    Mentions a Role by its Name. Replace 'Rol' with the Role's Name.
    {{%Rol}}
    Server Name.
    {{ServerName}}
    Displays the server's preferred language. Community mode must be enabled.
    {{ServerLocale}}
    Displays the Server Owner.
    {{ServerOwner}}
    Shows the total number of members in the server. The welcome system already provides this.
    {{ServerMembers}}
    Mentions the Server's Rules Channel. Community mode must be enabled.
    {{Rules}}

Custom Commands

    Mentions the Server's Rules Channel. Community mode must be enabled.
    {{Rules}}
    Mentions a Channel by its Name. Replace 'Cahnnel' with the Channel's Name.
    {{$Channel}}
    Mentions a Role by its Name. Replace 'Rol' with the Role's Name.
    {{%Rol}}
    Displays the user's profile on the server. Add this variable only to the command to show the user's complete profile.
    {{UserProfile}}
    Displays a list of all bots. Add only this variable to the command to show a complete list of all bots on the server.
    {{AllBots}}
    Current Date.
    {{Date}}
    Current Time.
    {{Time}}
    Displays the Server Owner.
    {{ServerOwner}}
    Shows the total number of members in the server.
    {{ServerMembers}}
    Random responses. Replace 'RandomResponses' with comma-separated responses. Example: {{Hello, goodbye, how are you, good}}
    {{RandomResponses}}