JaBa/languages/en-US/general/setafk.json
2021-12-22 16:50:28 +05:00

9 lines
No EOL
430 B
JSON

{
"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}}```"
}