mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
8 lines
311 B
JSON
8 lines
311 B
JSON
|
{
|
||
|
"DESCRIPTION": "Set the server prefix!",
|
||
|
"USAGE": "{{prefix}}setprefix [prefix]",
|
||
|
"EXAMPLES": "{{prefix}}setprefix +",
|
||
|
"MISSING_PREFIX": "Please enter a valid prefix!",
|
||
|
"TOO_LONG": "The prefix shouldn't exceed 5 characters!",
|
||
|
"SUCCESS": "The bot prefix has been set to `{{prefix}}`!"
|
||
|
}
|