mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
9 lines
371 B
JSON
9 lines
371 B
JSON
|
{
|
||
|
"DESCRIPTION": "The Atlanta casino",
|
||
|
"USAGE": "{{prefix}}slots [amount]",
|
||
|
"EXAMPLES": "{{prefix}}slots\n{{prefix}}slots 10",
|
||
|
"DEFEAT": "**{{username}}** used {{money}} credit(s) and lost everything.",
|
||
|
"VICTORY": "**{{username}}** used {{money}} credit(s) and won {{won}} credit(s)!",
|
||
|
"NOT_ENOUGH": "You need at least **{{money}}** credit(s)."
|
||
|
}
|