Away » History » Version 3
Per Amundsen, 02/14/2023 11:51 AM
1 | 1 | Per Amundsen | _Added in 1.9.0_ |
---|---|---|---|
2 | |||
3 | */away [message]* |
||
4 | |||
5 | If message is defined you will be marked as away, else you will be marked as not away. |
||
6 | 2 | Per Amundsen | |
7 | *Parameters* |
||
8 | |||
9 | 3 | Per Amundsen | table(ktable). |
10 | |*Parameter*|*Description*| |
||
11 | | [message] | The away message to set. | |
||
12 | 2 | Per Amundsen | |
13 | *Example* |
||
14 | |||
15 | <pre> |
||
16 | ;Sets you away with "Be back later" as the away message. |
||
17 | /away Be Back later |
||
18 | |||
19 | ;Removes your away flag. |
||
20 | /away |
||
21 | </pre> |