Away » History » Version 2
Per Amundsen, 02/08/2014 12:16 PM
| 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 | [message] - The away message to set. |
||
| 10 | |||
| 11 | *Example* |
||
| 12 | |||
| 13 | <pre> |
||
| 14 | ;Sets you away with "Be back later" as the away message. |
||
| 15 | /away Be Back later |
||
| 16 | |||
| 17 | ;Removes your away flag. |
||
| 18 | /away |
||
| 19 | </pre> |