2023-06-06 10:21:47 +05:00
|
|
|
{
|
2023-06-06 22:48:46 +05:00
|
|
|
"DESCRIPTION": "Sets AFK status (users who mention you will receive a message)",
|
2023-06-06 10:21:47 +05:00
|
|
|
"USAGE": "[message]",
|
2023-06-06 22:48:46 +05:00
|
|
|
"EXAMPLES": "afk message:I'm busy =)",
|
2024-09-19 23:58:06 +05:00
|
|
|
"SUCCESS": "You are now AFK with the reason: **{{message}}**",
|
2023-06-06 22:48:46 +05:00
|
|
|
"DELETED": "**{{user}}**, your AFK status has been removed",
|
2024-09-19 23:58:06 +05:00
|
|
|
"IS_AFK": "**{{user}}** is currently AFK, reason:\n```{{message}}```"
|
2023-06-06 10:21:47 +05:00
|
|
|
}
|