mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
10 lines
No EOL
466 B
JSON
10 lines
No EOL
466 B
JSON
{
|
|
"DESCRIPTION": "Sends an announcement to all servers where JaBa is present",
|
|
"USAGE": "[message] [tag]",
|
|
"EXAMPLES": "announcement message:Update v1.0! tag:True",
|
|
"TAG": "Include @everyone tag in the message?",
|
|
"IMPORTANT": "Is it important? (Send to the first available channel on the server, even if News is not set up)",
|
|
"TOO_LONG": "The text must be shorter than 1000 characters",
|
|
"TITLE": "📢 Announcement:",
|
|
"SENDED": "Update sent to all servers"
|
|
} |