2022-01-04 02:18:28 +05:00
|
|
|
{
|
|
|
|
"DESCRIPTION": "Upload your text on hastebin!",
|
2022-07-25 22:09:02 +05:00
|
|
|
"USAGE": "hastebin [text]",
|
|
|
|
"EXAMPLES": "hastebin Hello World!",
|
2022-01-04 02:18:28 +05:00
|
|
|
"MISSING_TEXT": "Please enter a valid text!",
|
|
|
|
"SUCCESS": "Upload complete!"
|
|
|
|
}
|