1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-04 22:19:39 +05:00
JaBa/languages/en-US/fun/ascii.json
2022-01-04 02:18:28 +05:00

6 lines
No EOL
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)!"
}