Welcome Message Placeholders
You may use the following placeholders in welcome messages:
Placeholder | Description |
---|---|
%user% | Mentions the user |
%username% | Display the user's name |
%ticket_id% | Display the ticket's numeric ID |
%open_tickets% | Display the number of open tickets in the server |
%total_tickets% | Display the number of tickets that have ever been opened in the server |
%user_open_tickets% | Display the number of tickets that the user currently has open in the server |
%ticket_limit% | Display the server's ticket limit |
%channel% | Mention the channel |