{
	"DESCRIPTION": "Send your report to the channel defined for them!",
	"USAGE": "{{prefix}}report [@user] [reason]",
	"EXAMPLES": "{{prefix}}report @Jonny_Bro#4226 Breaking the rules",
	"MISSING_CHANNEL": "No report channel defined!",
	"MISSING_REASON": "Please enter a report reason!",
	"MISSING_USER": "Please mention the user you want report!",
	"INVALID_USER": "You can't report yourself",
	"SUCCESS": "Your report has been sent in {{channel}}!",
	"TITLE": "Report - {{user}}"
}