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 - join and leave channels; remembers state

IRC USAGE

join <channel>
part <channel>
channels

List the channels the bot is in.

METHODS

add_channel($channel)
remove_channel($channel)

AUTHOR

Tom Insam <tom@jerakeen.org>

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.