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

7 lines
229 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)",
"EXAMPLES": "money\nmoney user:@Jonny_Bro#4226",
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
}