/[sudobot]/trunk/docs/app/(docs)/commands/automation/afk/page.mdx
ViewVC logotype

Annotation of /trunk/docs/app/(docs)/commands/automation/afk/page.mdx

Parent Directory Parent Directory | Revision Log Revision Log


Revision 626 - (hide annotations)
Sat Sep 7 09:38:45 2024 UTC (6 months, 3 weeks ago) by rakinar2
File size: 546 byte(s)
chore: sync with git

1 rakinar2 575 ---
2 rakinar2 626 title: "Command: `afk`"
3 rakinar2 575 short_name: afk
4     ---
5    
6     import Modes from "@/components/MDX/Modes";
7    
8     # `afk`
9    
10     Sets your AFK status, and tells others that you're away.
11     When you come back, it will tell you if anyone pinged you, and if someone did, it will link you to the message.
12    
13     ### Syntax
14    
15     ```
16     -afk [reason]
17     /afk reason: [reason] global: [True/False]
18     ```
19    
20     ### Required Permissions
21    
22     `NONE`
23    
24     ### Modes
25    
26     <Modes modes={["legacy", "interaction"]} />
27    
28     ### Examples
29    
30     ```
31     -afk Sleeping
32     /afk reason: Sleeping global:True
33     /afk reason: Sleeping global:False
34     ```

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26