JaBa/languages/en-US/general/afk.json

8 lines
No EOL
345 B
JSON

{
"DESCRIPTION": "Sets AFK status (users who mention you will receive a message)",
"USAGE": "[message]",
"EXAMPLES": "afk message:I'm busy =)",
"SUCCESS": "You are now AFK with the reason: **{{message}}**",
"DELETED": "**{{user}}**, your AFK status has been removed",
"IS_AFK": "**{{user}}** is currently AFK, reason:\n```{{message}}```"
}