Difference between revisions of "Invite"

From Mibbit Wiki
Jump to: navigation, search
(clean up, added stub tag, added orphan tag)
(Rewrite.)
Line 1: Line 1:
{{orphan|date=December 2009}}
+
The invite [[command]] is used to 'invite' a user into a channel.  The most basic syntax is as follows:
  
'''/invite'''
+
/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.
/invite is used to 'invite' a user into your channel.  
 
  
This command is required when your channel is set mode +i (Invite Only), but can be used at other times as well.
+
/mode #ChannelName +i
  
  /invite NickName #ChannelName
+
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 Message to [[ops]]
  
[[Category:Commands]]
+
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}}
  
{{stub}}
+
[[Category:Commands]][[Category:Mode]]

Revision as of 00:53, 18 April 2010

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 Message to ops

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