2.0/Modules/cs invite

From AnopeWiki
Jump to: navigation, search
Language

English

Service ChanServ
Module cs_invite
Author Anope

Description

Tells ChanServ to invite you or an optionally specified nick into the given channel.

By default, limited to AOPs or those with level 5 and above on the channel.

Commands

invite channel [nick]

Examples

/msg ChanServ INVITE #myChannel


Default Configuration

/*
 * cs_invite
 *
 * Provides the command chanserv/invite.
 *
 * Used for inviting yourself in to channels.
 */
module { name = "cs_invite" }
command { service = "ChanServ"; name = "INVITE"; command = "chanserv/invite"; }