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

7 lines
217 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +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!"
}