2.0/Modules/bs botlist

From AnopeWiki
Revision as of 20:39, 7 May 2014 by Azander (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language

English

Service BotServ
Module bs_botlist
Author Anope

Description

Lists all available bots on this network. Bots prefixed by a * are reserved for IRC Operators.

Commands

BOTLIST

Examples

/msg BotServ BOTLIST

Default Configuration

/*
 * bs_botlist
 *
 * Provides the command botserv/botlist.
 *
 * Used for listing all available bots.
 */
module { name = "bs_botlist" }
command { service = "BotServ"; name = "BOTLIST"; command = "botserv/botlist"; }