Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Bot::Cobalt::Plugin::Master - Basic bot master commands
SYNOPSIS
!cycle
!join <channel>
!part [channel]
!op [nickname]
!deop [nickname]
!voice [nickname]
!devoice [nickname]
!die
DESCRIPTION
This plugin provides basic bot/channel control commands.
Levels for each command are specified in plugins.conf
:
## Defaults:
Module: Bot::Cobalt::Plugin::Master
Opts:
Level_die: 9999
Level_joinpart: 3
Level_voice: 2
Level_op: 3
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>