mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
7 lines
303 B
JSON
7 lines
303 B
JSON
|
{
|
||
|
"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."
|
||
|
}
|