1man(1) Profanity XMPP client man(1)
2
3
4
6 /join
7
8
10 Join a chat room at the conference server. If no room is supplied, a
11 generated name will be used with the format private-chat-[UUID]. If the
12 domain part is not included in the room name, the account preference
13 'muc.service' will be used. If no nickname is specified the account
14 preference 'muc.nick' will be used which by default is the localpart of
15 your JID. If the room doesn't exist, and the server allows it, a new
16 one will be created. If you join to a room often, you might also want
17 to add a bookmark (see `/help bookmark`), which also allows to set a
18 default nickname. In this case, you should use `/bookmark join`.
19
20
22 /join
23
24
25 /join <room> [nick <nick>] [password <password>]
26
27
29 <room>
30 The chat room to join.
31
32 nick <nick>
33 Nickname to use in the room.
34
35 password <password>
36 Password if the room requires one.
37
38
40 /join
41
42
43 /join profanity@rooms.dismail.de
44
45
46 /join profanity@rooms.dismail.de nick mynick
47
48
49 /join private@conference.jabber.org nick mynick password mypassword
50
51
52 /join mychannel
53
54
550.13.1 2023-08-03 man(1)