JaBa/languages/en-US/moderation/clear-sanctions.json

7 lines
314 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +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!"
}