Variables
Use these variables in panel embeds, ticket messages, and other text fields. They are replaced when the message is sent.
User variables
| Variable | Description |
{user} | Mention of the user (e.g. @username) |
{user.tag} | Username#0000 format |
{user.id} | Discord user ID |
Server variables
| Variable | Description |
{server} | Server name |
{server.name} | Server name |
{server.id} | Server (guild) ID |
Ticket variables
| Variable | Description |
{ticket.id} | Ticket number or ID |
{reason} | Reason provided when opening the ticket (from forms) |
{create.form.0} | First form field answer (0-indexed) |
{create.form.1} | Second form field answer |
Receipt variables
For receipt embeds (when receipts are enabled):
| Variable | Description |
{buyer} | Buyer mention |
{buyer_tag} | Buyer username#0000 |
{amount} | Transaction amount |
{order_id} | Order/receipt ID |
{date} | Date of transaction |
{total_spent} | Buyer's total spent in server |