Difference between revisions of "Invite"

From Mibbit Wiki
Jump to: navigation, search
m
(add missing list.)
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
  
 
  /knock #ChannelName your message to the [[ops]] here
 
  /knock #ChannelName your message to the [[ops]] here
 +
 +
If you are the channel owner, or are AOP level or above (or Access level 5 or above), you can invite yourself into the channel
 +
 +
/cs invite #ChannelName
  
 
When mode +i is set, and a user should be able to join without having to receive an invite, there is an invite exception list.  To be on it, use the following command.
 
When mode +i is set, and a user should be able to join without having to receive an invite, there is an invite exception list.  To be on it, use the following command.
  
 
  /mode #ChannelName +I {{hm}}
 
  /mode #ChannelName +I {{hm}}
 +
 +
To view the channel's invite exception list, use the following command.
 +
 +
/mode #ChannelName +I
 +
  
 
[[Category:Commands]][[Category:Mode]]
 
[[Category:Commands]][[Category:Mode]]

Latest revision as of 06:08, 5 February 2017

Wiki Home | FAQ | Features | IRC Commands | IRC Modes | Widget Information | Widget: WebIRC Server Setup | URI Parameters | Wish List | Registration Information | Mibbit Staff

Home | Quick Start Guide | Live Mibbit Help


The invite command is used to 'invite' a user into a channel. The most basic syntax is as follows:

/invite NickName #ChannelName

It is possible to make it so that a channel cannot be entered unless invited in. To do so, the following command is used.

/mode #ChannelName +i

When this mode is on, users in the channel have to use the above command to let another user on, and users wishing to join a channel must use the knock command. The knock command works as follows.

/knock #ChannelName your message to the ops here

If you are the channel owner, or are AOP level or above (or Access level 5 or above), you can invite yourself into the channel

/cs invite #ChannelName

When mode +i is set, and a user should be able to join without having to receive an invite, there is an invite exception list. To be on it, use the following command.

/mode #ChannelName +I nickname!username@hostname

To view the channel's invite exception list, use the following command.

/mode #ChannelName +I