Invite: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
No edit summary
 
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 18: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