added: Added .afk <msg>? command which sets an afk message which will trigger whenever someone pings a user.

This commit is contained in:
Kwoth
2024-07-15 21:29:37 +00:00
parent 9f060243f0
commit 87b90b47ce
7 changed files with 202 additions and 17 deletions

View File

@@ -1104,5 +1104,6 @@
"queue_search_results": "Type the number of the search result to queue up that track.",
"overloads": "Overloads",
"honeypot_on": "Honeypot enabled on this channel." ,
"honeypot_off": "Honeypot disabled."
"honeypot_off": "Honeypot disabled.",
"afk_set": "AFK message set. Type a message in any channel to clear."
}