mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
8 lines
350 B
JSON
8 lines
350 B
JSON
{
|
|
"DESCRIPTION": "The JaBa 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)."
|
|
}
|