1man(1) Profanity XMPP client man(1)
2
3
4
6 /blocked
7
8
10 Manage blocked users (XEP-0191), calling with no arguments shows the
11 current list of blocked users. To blog a certain user in a MUC use the
12 following as jid: room@conference.example.org/spammy-userIt is also
13 possible to block and report (XEP-0377) a user with the report-abuse
14 and report-spam commands.
15
16
18 /blocked
19
20
21 /blocked add [<jid>]
22
23
24 /blocked report-abuse [<jid>] [<message>]
25
26
27 /blocked report-spam [<jid>] [<message>]
28
29
30 /blocked remove <jid>
31
32
34 add [<jid>]
35 Block the specified Jabber ID. If in a chat window and no jid is
36 specified, the current recipient will be blocked.
37
38 remove <jid>
39 Remove the specified Jabber ID from the blocked list.
40
41 report-abuse <jid> [<message>]
42 Report the jid as abuse with an optional message to the service op‐
43 erator.
44
45 report-spam <jid> [<message>]
46 Report the jid as spam with an optional message to the service op‐
47 erator.
48
49
51 /blocked add hel@helheim.edda
52
53
54 /blocked report-spam hel@helheim.edda Very annoying guy
55
56
57 /blocked add profanity@rooms.dismail.de/spammy-user
58
59
600.13.1 2023-08-03 man(1)