table of contents
- trixie 0.15.0-1
- trixie-backports 0.18.0-2~bpo13+1
- testing 0.18.0-2
- unstable 0.18.0-3
| man(1) | Profanity XMPP client | man(1) |
NAME¶
/blocked - the Profanity /blocked command.
DESCRIPTION¶
Manage blocked users (XEP-0191), calling with no arguments shows the current list of blocked users. To blog a certain user in a MUC use the following as jid: room@conference.example.org/spammy-userIt is also possible to block and report (XEP-0377) a user with the report-abuse and report-spam commands. For spam reporting, please include the content of the spam message as evidence for the service operator.
SYNOPSIS¶
/blocked
/blocked add [<jid>]
/blocked report-abuse [<jid>] [<message>]
/blocked report-spam [<jid>] [<message>]
/blocked remove <jid>
ARGUMENTS¶
add [<jid>]
remove <jid>
report-abuse <jid> [<message>]
report-spam <jid> [<message>]
EXAMPLES¶
/blocked add hel@helheim.edda
/blocked report-abuse hel@helheim.edda Harassing me in MUC
/blocked report-spam spambot@example.com "You won a free prize!"
/blocked add profanity@rooms.dismail.de/spammy-user
| 2026-04-10 | 0.18.0 |