1man(1) Profanity XMPP client man(1)
2
3
4
6 /avatar
7
8
10 Upload avatar for oneself (XEP-0084). Download avatar (XEP-0084) for a
11 certain contact. If nothing happens after using this command the user
12 either doesn't have an avatar set at all or doesn't use XEP-0084 to
13 publish it.
14
15
17 /avatar set <path>
18
19
20 /avatar get <barejid>
21
22
23 /avatar open <barejid>
24
25
27 set <path>
28 Set avatar to the image at <path>.
29
30 get <barejid>
31 Download the avatar. barejid is the JID to download avatar from.
32
33 open <barejid>
34 Download avatar and open it with command.
35
36
38 /avatar set ~/images/avatar.png
39
40
41 /avatar get thor@valhalla.edda
42
43
44 /avatar open freyja@vanaheimr.edda
45
46
470.13.0 2022-10-12 man(1)