JaBa/languages/en-US/general/afk.json
2023-06-06 22:48:46 +05:00

8 lines
No EOL
343 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: **{{reason}}**",
"DELETED": "**{{user}}**, your AFK status has been removed",
"IS_AFK": "**{{user}}** is currently AFK, reason:\n```{{reason}}```"
}