logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

/join - the Profanity /join command.

Arguments

<room>
           The chat room to join.

       nick<nick>
           Nickname to use in the room.

       password<password>
           Password if the room requires one.

Description

       Join a chat room at the conference server. If no room is supplied, a generated name will be used with the
       format  private-chat-[UUID].  If the domain part is not included in the room name, the account preference
       'muc.service' will be used. If no nickname is specified the account preference 'muc.nick'  will  be  used
       which by default is the localpart of your JID. If the room doesn't exist, and the server allows it, a new
       one  will  be  created.  If  you  join to a room often, you might also want to add a bookmark (see `/help
       bookmark`), which also allows to set a default nickname. In this case, you should use `/bookmark join`.

Examples

       /join

       /join profanity@rooms.dismail.de

       /join profanity@rooms.dismail.de nick mynick

       /join private@conference.jabber.org nick mynick password mypassword

       /join mychannel

0.13.1                                             2023-08-03                                             man(1)

Name

       /join - the Profanity /join command.

Synopsis

       /join

       /join <room> [nick <nick>] [password <password>]

See Also