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

7 lines
299 B
JSON
Raw Normal View History

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