2021-12-10 21:39:54 +05:00
|
|
|
{
|
2021-12-22 16:50:28 +05:00
|
|
|
"DESCRIPTION": "Send an announcement in the current channel!",
|
|
|
|
"USAGE": "{{prefix}}announcement [text]",
|
|
|
|
"EXAMPLES": "{{prefix}}announcement New staff member!",
|
|
|
|
"MISSING_TEXT": "You must enter the announcement text!",
|
|
|
|
"TOO_LONG": "Your text should be shorter than 1030 characters!",
|
|
|
|
"MENTION_PROMPT": "Would you like to add a mention to your message?\nAnswer by sending `yes` or `no`!",
|
|
|
|
"MENTION_TYPE_PROMPT": "Choose to mention `@`everyone by typing `every` or to mention `@`here by typing `here`!",
|
|
|
|
"TITLE": "📢 Announcement:"
|
2021-12-10 21:39:54 +05:00
|
|
|
}
|