mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
8 lines
No EOL
343 B
JSON
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}}```"
|
|
} |