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

7 lines
269 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Clear a member sanctions!",
"USAGE": "clearwarns [@member]",
"EXAMPLES": "clearwarns @Jonny_Bro#4226",
2022-01-04 02:18:28 +05:00
"MISSING_MEMBER": "Please mention the member you wish to remove the sanctions from!",
"SUCCESS": "**{{username}}**'s sanctions were deleted!"
}