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