mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
9 lines
420 B
JSON
9 lines
420 B
JSON
|
{
|
||
|
"DESCRIPTION": "Helps you choose between the given choices!",
|
||
|
"USAGE": "{{prefix}}choice [choice1/choice2/etc...]",
|
||
|
"EXAMPLES": "{{prefix}}choice Fire/Wind/Water",
|
||
|
"MISSING": "You must enter more than two choices!\n(or use the `flip` command instead)",
|
||
|
"EMPTY": "One of your choices seems to be empty.... Please try again!",
|
||
|
"PROGRESS": "Choice being made...",
|
||
|
"DONE": "Here's my choice:"
|
||
|
}
|