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

9 lines
No EOL
410 B
JSON

{
"DESCRIPTION": "Become AFK (members who mention you will receive a message)",
"USAGE": "setafk [reason]",
"EXAMPLES": "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}}```"
}