2.0/Modules/cs drop

From AnopeWiki
Jump to: navigation, search
Language

English

Service ChanServ
Module cs_drop
Author Anope

Description

Unregisters the named channel.

Only Services Operators can drop a channel of which they are not the founder.

Commands

drop channel

Examples

/msg ChanServ DROP #myOtherChannel

Default Configuration

/*
 * cs_drop
 *
 * Provides the command chanserv/drop.
 *
 * Used for unregistering channels.
 */
module { name = "cs_drop" }
command { service = "ChanServ"; name = "DROP"; command = "chanserv/drop"; }