mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
13 lines
No EOL
873 B
JSON
13 lines
No EOL
873 B
JSON
{
|
|
"DESCRIPTION": "Ban the mentioned member!",
|
|
"USAGE": "{{prefix}}ban [@user] (reason)",
|
|
"EXAMPLES": "{{prefix}}ban @Jonny_Bro#4226 Spam",
|
|
"MISSING_MEMBER": "Please specify a valid member to ban!",
|
|
"YOURSELF": "You can't sanction yourself!",
|
|
"SUPERIOR": "You can't sanction or update a sanction for a member who has an higher or equal role hierarchy to yours!",
|
|
"ALREADY_BANNED": "**{{username}}** is already banned!",
|
|
"MISSING_PERM": "An error has occurred... Please check that I have the permission to ban this specific member and try again!",
|
|
"BANNED_DM": "Hello {{username}},\nYou have just been banned from **{{server}}** by **{{moderator}}** because of **{{reason}}**!",
|
|
"BANNED": "**{{username}}** has just been banned from **{{server}}** by **{{moderator}}** because of **{{reason}}**!",
|
|
"CASE": "Ban | Case #{{count}}"
|
|
} |