How to Create a Private Channel in IRC
Sometimes a situation requires a private discussion between you and another editor or group of editors. When in an IRC, it's simple to create your own private channel, and invite other users to join in.
Steps
-
1Create your separate channel by typing
/join #mychannel, where mychannel is the name of your new channel.Ad -
2Register it with
/cs register #mychannel(optional description) -
3Inside the new channel, assign a topic to it by typing
/topic This channel is about recent change patrolwhere This channel is about recent changes patrol is the the topic of the new channel. -
4Invite others to join. In the larger, public channel, type /invite john #mychannel, where john is the user name and #mychannel is your channel.'
- If you want your channel to be invitation only, type /mode #mychannel +i where #mychannel is the name of your channel.
-
5Set your new channel to private or secret by typing
/mode #mychannel +sfor secret and /mode #mychannel +p for private. If you don't mind your new channel being public, don't do anything. All new channels are automatically public
How to Create a Private Channel in IRC
Reviewed by Unknown
on
12:22
Rating:
No comments: