man(1) | Profanity XMPP client | man(1) |
/blocked - the Profanity /blocked command.
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.
/blocked
/blocked add [<jid>]
/blocked report-abuse [<jid>] [<message>]
/blocked report-spam [<jid>] [<message>]
/blocked remove <jid>
add [<jid>]
remove <jid>
report-abuse <jid> [<message>]
report-spam <jid> [<message>]
/blocked add hel@helheim.edda
/blocked report-spam hel@helheim.edda Very annoying guy
/blocked add profanity@rooms.dismail.de/spammy-user
2022-10-12 | 0.13.0 |