1man(1)                       Profanity XMPP client                      man(1)
2
3
4

NAME

6       /avatar
7
8

DESCRIPTION

10       Upload  an avatar for yourself, disable your avatar, or download a con‐
11       tact's avatar (XEP-0084). If nothing happens after using this  command,
12       the  user  either doesn't have an avatar set or doesn't use XEP-0084 to
13       publish it.
14
15

SYNOPSIS

17       /avatar set <path>
18
19
20       /avatar disable
21
22
23       /avatar get <barejid>
24
25
26       /avatar open <barejid>
27
28

ARGUMENTS

30       set <path>
31           Set avatar to the image at <path>.
32
33       disable
34           Disable avatar publishing; your avatar will not display to others.
35
36       get <barejid>
37           Download the avatar. barejid is the JID to download avatar from.
38
39       open <barejid>
40           Download avatar and open it with command. See /executable.
41
42

EXAMPLES

44       /avatar set ~/images/avatar.png
45
46
47       /avatar disable
48
49
50       /avatar get thor@valhalla.edda
51
52
53       /avatar open freyja@vanaheimr.edda
54
55
560.13.1                            2023-08-03                            man(1)
Impressum