Parent Directory
|
Revision Log
chore: sync with git
1 | --- |
2 | title: "Command: `gafk`" |
3 | short_name: gafk |
4 | --- |
5 | |
6 | import Modes from "@/components/MDX/Modes"; |
7 | |
8 | # `gafk` |
9 | |
10 | Sets your AFK status, in all servers the bot is in. |
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 | ### Aliases |
14 | `gafk` |
15 | |
16 | ### Syntax |
17 | |
18 | ``` |
19 | -gafk [reason] |
20 | ``` |
21 | |
22 | ### Required Permissions |
23 | |
24 | `NONE` |
25 | |
26 | ### Modes |
27 | |
28 | <Modes modes={["legacy"]} /> |
29 | |
30 | ### Examples |
31 | |
32 | ``` |
33 | -gafk Sleeping |
34 | -gafk Working |
35 | ``` |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |