mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
8 lines
No EOL
327 B
JSON
8 lines
No EOL
327 B
JSON
{
|
|
"DESCRIPTION": "Change your biography!",
|
|
"USAGE": "{{prefix}}setbio [biography]",
|
|
"EXAMPLES": "{{prefix}}setbio My name is Jake, I'm 19 and I love programming!",
|
|
"MISSING": "You must specify a biography!",
|
|
"MAX_CHARACT": "Your biography must not exceed 500 characters!",
|
|
"SUCCESS": "Your biography has been modified!"
|
|
} |