JaBa/languages/en-US/economy/money.json

7 lines
224 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Shows the amount of credits for a user",
2023-06-06 10:21:47 +05:00
"USAGE": "(@user)",
2023-07-07 17:34:23 +05:00
"EXAMPLES": "money\nmoney user:@jonny_bro",
2023-06-06 22:48:46 +05:00
"BOT_USER": "He has too much money, I can't output that number",
"TITLE": "{{user}}'s Credits"
2023-06-06 10:21:47 +05:00
}