2023-06-06 10:21:47 +05:00
|
|
|
{
|
2023-06-06 22:48:46 +05:00
|
|
|
"DESCRIPTION": "Sends an announcement to all servers where JaBa is present",
|
2023-06-06 10:21:47 +05:00
|
|
|
"USAGE": "[message] [tag]",
|
2023-06-06 22:48:46 +05:00
|
|
|
"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"
|
2023-06-06 10:21:47 +05:00
|
|
|
}
|