table of contents
other versions
- bookworm 0.13.1-2
- bookworm-backports 0.14.0-1~bpo12+1
- testing 0.14.0-3
- unstable 0.14.0-3
conflicting packages
man(1) | Profanity XMPP client | man(1) |
NAME¶
/avatar - the Profanity /avatar command.
DESCRIPTION¶
Upload avatar for oneself (XEP-0084). Download avatar (XEP-0084) for a certain contact. If nothing happens after using this command the user either doesn't have an avatar set at all or doesn't use XEP-0084 to publish it.
SYNOPSIS¶
/avatar set <path>
/avatar get <barejid>
/avatar open <barejid>
ARGUMENTS¶
set <path>
Set avatar to the image at <path>.
get <barejid>
Download the avatar. barejid is the JID to download
avatar from.
open <barejid>
Download avatar and open it with command.
EXAMPLES¶
/avatar set ~/images/avatar.png
/avatar get thor@valhalla.edda
/avatar open freyja@vanaheimr.edda
2022-10-12 | 0.13.0 |