mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
11 lines
No EOL
645 B
JSON
11 lines
No EOL
645 B
JSON
{
|
|
"DESCRIPTION": "Kick the mentioned member!",
|
|
"USAGE": "kick [@member] (reason)",
|
|
"EXAMPLES": "kick @Jonny_Bro#4226 Spam",
|
|
"MISSING_MEMBER": "Please specify a valid member to kick!",
|
|
"YOURSELF": "You can't kick yourself!",
|
|
"MISSING_PERM": "An error has occurred... Please check that I have the permission to kick this specific member and try again!",
|
|
"KICKED_DM": "Hello {{username}},\nYou have just been kicked from **{{server}}** by **{{moderator}}** because of **{{reason}}**!",
|
|
"KICKED": "**{{username}}** has just been kicked from **{{server}}** by **{{moderator}}** because of **{{reason}}**!",
|
|
"CASE": "Kick | Case #{{count}}"
|
|
} |