{
	"DESCRIPTION": "Become AFK (members who mention you will receive a message)",
	"USAGE": "{{prefix}}setafk [reason]",
	"EXAMPLES": "{{prefix}}setafk I'm eating =)",
	"MISSING_REASON": "Please specify the reason for your AFK status!",
	"SUCCESS": "You're now AFK (reason: {{reason}})",
	"DELETED": "**{{username}}**, your AFK status has just been deleted!",
	"IS_AFK": "**{{user}}** is currently AFK, reason:\n```{{reason}}```"
}