mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
6 lines
213 B
JSON
6 lines
213 B
JSON
|
{
|
||
|
"DESCRIPTION": "Turn your text into ascii characters!",
|
||
|
"USAGE": "{{prefix}}ascii [text]",
|
||
|
"EXAMPLES": "{{prefix}}ascii Hello world!",
|
||
|
"TEXT_MISSING": "Please enter a valid text (less than 20 characters)!"
|
||
|
}
|