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

7 lines
288 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
2021-12-22 16:50: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."
2021-12-10 21:39:54 +05:00
}