diff --git a/src/miscellaneous/placeholders.md b/src/miscellaneous/placeholders.md index a63efc7..61c807a 100644 --- a/src/miscellaneous/placeholders.md +++ b/src/miscellaneous/placeholders.md @@ -9,6 +9,7 @@ |Placeholder|Description | |--|--| | %user% | Mentions the user | +| %user_id% | Display the user's numeric ID | | %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 |