mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 05:04:58 +05:00
9 lines
No EOL
347 B
JSON
9 lines
No EOL
347 B
JSON
{
|
|
"DESCRIPTION": "Sends a report to a designated channel",
|
|
"USAGE": "[@user] (message)",
|
|
"EXAMPLES": "report user:@jonny_bro 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}}"
|
|
} |