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

7 lines
222 B
JSON
Raw Permalink Normal View History

2023-07-07 17:34:23 +05:00
{
"DESCRIPTION": "Removes timeout from a user",
"USAGE": "[@user]",
"EXAMPLES": "untimeout user:@jonny_bro",
"NOT_TIMEDOUT": "This user is not currently timed out",
"SUCCESS": "Timeout for {{user}} has been removed"
}