/[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 575 - (hide annotations)
Mon Jul 29 17:59:26 2024 UTC (8 months ago) by rakinar2
File size: 556 byte(s)
chore: add trunk
1 rakinar2 575 ---
2     title: "Command: `afk` - SudoBot"
3     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