mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
7 lines
No EOL
236 B
JSON
7 lines
No EOL
236 B
JSON
{
|
|
"DESCRIPTION": "Generates a QR code image from a given text",
|
|
"USAGE": "{{prefix}}qrcode [text]",
|
|
"EXAMPLES": "{{prefix}}qrcode Hello",
|
|
"MISSING_TEXT": "Please specify the QR code source text!",
|
|
"SUCCESS": "Here's your QRCode!"
|
|
} |