{
	"DESCRIPTION": "Toggles messages when a user leaves the server",
	"USAGE": "config [state] [#channel] [message] [image]\nOr [test]",
	"EXAMPLES": "goodbye config state:True channel:#welcome Goodbye! image:True\ngoodbye test",
	"TEST": "Test",
	"TEST_SUCCESS": "Test successful",
	"CONFIG": "Configure",
	"IMAGE": "Add a card to the message?",
	"MESSAGE": "Your message (placeholders available: {user}, {server}, and {membercount})",
	"ENABLED": "Farewell messages are enabled in {{channel}}!\nUse `goodbye test` to preview the message",
	"DISABLED": "Farewell messages are disabled",
	"DEFAULT_MESSAGE": "Goodbye, {user}! We're now {membercount} without you :'(",
	"IMG_GOODBYE": "Left {server}",
	"TITLE": "Until we meet again!"
}