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

7 lines
288 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Displays the list of infractions committed by a member!",
"USAGE": "{{prefix}}sanctions [@member]",
"EXAMPLES": "{{prefix}}sanctions @Jonny_Bro#4226",
"MISSING_MEMBER": "You must specify a member!",
"NO_SANCTION": "**{{username}}** did not receive any sanctions."
}