1man(1) Profanity XMPP client man(1)
2
3
4
6 /status
7
8
10 /status get: Find out a contact, or room members presence information.
11 /status set: set own status.
12
13
15 /status set <state> ["<message>"]
16
17
18 /status get <contact>|<nick>
19
20
22 <state>
23 Own status. Possible values: chat, online, away, dnd, xa
24
25 <message>
26 Optional message to use with the status. Needs quotation marks if
27 it's more than one word.
28
29 <contact>
30 The contact who's presence you which to see.
31
32 <nick>
33 If in a chat room, the occupant who's presence you wish to see.
34
35
37 /status get odin@valhalla.edda
38
39
40 /status get jon
41
42
43 /status set online
44
45
460.13.1 2023-08-03 man(1)