mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
9 lines
No EOL
438 B
JSON
9 lines
No EOL
438 B
JSON
{
|
|
"DESCRIPTION": "Unmute the mentioned member!",
|
|
"USAGE": "{{prefix}}unmute [@member]",
|
|
"EXAMPLES": "{{prefix}}unmute @Jonny_Bro#4226",
|
|
"MISSING_MEMBER": "Please specify the member you want to unmute!",
|
|
"NOT_MUTED": "**{{username}}** is not muted on this server!",
|
|
"SUCCESS": "**{{username}}** has just been unmuted!",
|
|
"SUCCESS_CASE": "{{user}} (`{{usertag}}`) has just been unmuted! (mute case: #{{count}})"
|
|
} |