JaBa/languages/en-US/general/hastebin.json

7 lines
232 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
"DESCRIPTION": "Upload your text on hastebin!",
"USAGE": "{{prefix}}hastebin [text]",
"EXAMPLES": "{{prefix}}hastebin Hello World!",
"MISSING_TEXT": "Please enter a valid text!",
"SUCCESS": "Upload complete!"
}