1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-04 22:19:39 +05:00
JaBa/languages/en-US/tickets/adduser.json
2023-07-07 21:13:11 +05:00

7 lines
No EOL
193 B
JSON

{
"DESCRIPTION": "Adds user to ticket",
"USAGE": "[@user]",
"EXAMPLES": "adduser user:@jonny_bro",
"NOT_TICKET": "This channel is not a ticket",
"SUCCESS": "{{user}} added to the ticket"
}