The Join Command will be used by Clients to join a chatroom.
A user will send the join command using the following syntax:
/join #chatroom_name <password>
The <password> portion is optional and only needed if the chatroom requires a password to gain access.
If the join is successful, either by joining an existing channel or creating a new one, a code of 051 will be returned with the channel name.
Example:
051: #channel
The Join Command will be used by Clients to join a chatroom. A user will send the join command using the following syntax:
/join #chatroom_name <password>
The
<password>
portion is optional and only needed if the chatroom requires a password to gain access.If the join is successful, either by joining an existing channel or creating a new one, a code of 051 will be returned with the channel name. Example: 051: #channel