mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 05:04:58 +05:00
7 lines
283 B
JSON
7 lines
283 B
JSON
|
{
|
||
|
"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}}**"
|
||
|
}
|