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

7 lines
283 B
JSON
Raw Permalink Normal View History

2023-07-07 17:34:23 +05:00
{
"DESCRIPTION": "Kicks a user",
"USAGE": "[@user] [reason]",
"EXAMPLES": "kick user:@jonny_bro reason:Come back tomorrow when I stop getting offended",
"SUPERIOR": "You cannot kick this user (or I am unable to do so)",
"SUCCESS": "{{user}} has been kicked for **{{reason}}**"
}