mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
9 lines
No EOL
530 B
JSON
9 lines
No EOL
530 B
JSON
{
|
|
"DESCRIPTION": "Prevents a member from sending messages and connecting to a voice chat room for a defined period of time!",
|
|
"USAGE": "mute [@member] [time]",
|
|
"EXAMPLES": "mute @Jonny_Bro#4226 Spam",
|
|
"MISSING_MEMBER": "Please specify a valid member to mute!",
|
|
"MUTED_DM": "Hello {{username}},\nYou've just been muted on **{{server}}** by **{{moderator}}** for **{{time}}** because of **{{reason}}**!",
|
|
"MUTED": "**{{username}}** is now muted for **{{time}}** because of **{{reason}}**!",
|
|
"CASE": "Mute | Case #{{count}}"
|
|
} |