mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
9 lines
No EOL
352 B
JSON
9 lines
No EOL
352 B
JSON
{
|
|
"DESCRIPTION": "Sends a report to a designated channel",
|
|
"USAGE": "[@user] (message)",
|
|
"EXAMPLES": "report user:@Jonny_Bro#4226 message:Violation of rules",
|
|
"MISSING_CHANNEL": "The report channel is not set up",
|
|
"INVALID_USER": "You cannot report yourself",
|
|
"SUCCESS": "Your report has been sent to {{channel}}",
|
|
"TITLE": "Report - {{user}}"
|
|
} |