The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bot::BasicBot::Pluggable::Module::Join

SYNOPSIS

Keeps track of what channels the bot wants to be in, will leave and join channels on request. Load this module, and you can tell the bot 'join #channel', 'leave #channel', and it will remember it's state.

IRC USAGE

Commands:

join <channel>

Joins a channel

part <channel>

Leaves a channel

channels

List the channels the bot is in