.TH man 1 "2026-03-26" "0.17.0" "Profanity XMPP client" .SH NAME /blocked .SH 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. .SH SYNOPSIS /blocked .LP /blocked add [] .LP /blocked report-abuse [] [] .LP /blocked report-spam [] [] .LP /blocked remove .LP .SH ARGUMENTS .PP \fBadd []\fR .RS 4 Block the specified Jabber ID. If in a chat window and no jid is specified, the current recipient will be blocked. .RE .PP \fBremove \fR .RS 4 Remove the specified Jabber ID from the blocked list. .RE .PP \fBreport-abuse []\fR .RS 4 Report a user for abuse with an optional description of the behavior. .RE .PP \fBreport-spam []\fR .RS 4 Report a user for spam, including the actual spam message as evidence. .RE .SH EXAMPLES /blocked add hel@helheim.edda .LP /blocked report-abuse hel@helheim.edda Harassing me in MUC .LP /blocked report-spam spambot@example.com "You won a free prize!" .LP /blocked add profanity@rooms.dismail.de/spammy-user .LP