Difference between revisions of "Invite"

From Scriptwiki
Jump to: navigation, search
 
(added to category)
Line 19: Line 19:
  
 
The [[:Category:Raw_invite|category for raw invite]] has more information about the results if no parameters are given, and recieving an invite in general
 
The [[:Category:Raw_invite|category for raw invite]] has more information about the results if no parameters are given, and recieving an invite in general
 +
 +
[[Category|Basic IRC commands]]

Revision as of 20:41, 3 September 2005

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

Basic IRC commands