2.0/Modules/cs getkey

From AnopeWiki
Revision as of 16:53, 6 May 2014 by Azander (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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"; }