2.0/Modules/cs getkey

From AnopeWiki
Jump to: navigation, search
Language

English

Service ChanServ
Module cs_getkey
Author Anope

Description

Returns the key of the given channel.

Commands

getkey channel

Examples

/msg ChanServ GETKEY #myChannel

Default Configuration

/*
 * cs_getkey
 *
 * Provides the command chanserv/getkey.
 *
 * Used for getting the key for channels.
 */
module { name = "cs_getkey" }
command { service = "ChanServ"; name = "GETKEY"; command = "chanserv/getkey"; }