Invite
From Scriptwiki
Revision as of 07:56, 2 July 2007 by Cail (talk | contribs) (changed see also, and added on invite event there)
Invite a user to join a channel.
/invite [<nick> <channel>]
- <channel> represents the channel you want <nick> to join. Note that you have to be opped in that channel.
- If not given any parameters the server will tell you your current list of available invites.
Examples
Invite a user named Dana to join #help.script
/invite Dana #help.script
Display current list of pending invites (Invites given for you to use).
/invite
See also
- The category for raw invite has more information about the results if no parameters are given, and recieving an invite in general
- On invite event