JaBa/languages/en-US/moderation/mute.json

9 lines
550 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
2021-12-22 16:50:28 +05:00
"DESCRIPTION": "Prevents a member from sending messages and connecting to a voice chat room for a defined period of time!",
"USAGE": "{{prefix}}mute [@member] [time]",
"EXAMPLES": "{{prefix}}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}}"
2021-12-10 21:39:54 +05:00
}