Server Commands/INVITE
(New page: <pre>INVITE <nickname> <channel></pre> INVITE sends a notice to the user that you have asked him/her to come to the specified channel. [[Server Commands|(Return to Main listing of Serv...) |
|||
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | < | + | '''Syntax:''' <code>INVITE [<nickname> <channel>]</code> |
+ | |||
+ | |||
+ | Without an argument, INVITE will display any outstanding invites you have. | ||
+ | |||
+ | With the nickname and channel arguments, it will send a notice to the user that you have invited him/her to come to the specified channel. | ||
+ | |||
+ | NOTE: Invites allow a user to bypass most restrictions that might otherwise prevent the user from joining the channel, such as +l, +i, +k, etc. | ||
- | |||
[[Server Commands|(Return to Main listing of Server Commands)]] | [[Server Commands|(Return to Main listing of Server Commands)]] |
Current revision as of 00:50, 10 December 2008
Syntax: INVITE [<nickname> <channel>]
Without an argument, INVITE will display any outstanding invites you have.
With the nickname and channel arguments, it will send a notice to the user that you have invited him/her to come to the specified channel.
NOTE: Invites allow a user to bypass most restrictions that might otherwise prevent the user from joining the channel, such as +l, +i, +k, etc.