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