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

6 lines
182 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Removes all warnings from a user",
2023-06-06 10:21:47 +05:00
"USAGE": "[@user]",
"EXAMPLES": "clearwarns user:@Jonny_Bro#4226",
2023-06-06 22:48:46 +05:00
"SUCCESS": "Warnings of user {{user}} have been cleared"
2023-06-06 10:21:47 +05:00
}