mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 05:04:58 +05:00
9 lines
No EOL
310 B
JSON
9 lines
No EOL
310 B
JSON
{
|
|
"DESCRIPTION": "Sends credits to a user",
|
|
"USAGE": "[@user] [amount]",
|
|
"EXAMPLES": "pay user:@jonny_bro amount:1000",
|
|
"BOT_USER": "Bots don't need money B)",
|
|
"INVALID_AMOUNT": "Please specify an amount",
|
|
"ENOUGH_MONEY": "You don't have {{amount}}",
|
|
"SUCCESS": "You have sent {{amount}} to {{user}}!"
|
|
} |