mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
8 lines
278 B
JSON
8 lines
278 B
JSON
|
{
|
||
|
"DESCRIPTION": "Removes timeout from a user",
|
||
|
"USAGE": "[@user]",
|
||
|
"EXAMPLES": "untimeout user:@jonny_bro",
|
||
|
"YOURSELF": "You cannot remove timeout from yourself",
|
||
|
"NOT_TIMEDOUT": "This user is not currently timed out",
|
||
|
"SUCCESS": "Timeout for {{user}} has been removed"
|
||
|
}
|