Server Commands/INVITE
Line 3: | Line 3: | ||
| '''Command Token:''' I | | '''Command Token:''' I | ||
|} | |} | ||
- | <pre>INVITE <nickname> <channel></pre> | + | <pre>INVITE [<nickname> <channel>]</pre> |
- | INVITE | + | With 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)]] |
Revision as of 08:29, 4 October 2008
Command Token: I |
INVITE [<nickname> <channel>]
With 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.