Bot::BasicBot::Pluggable::Module::Join - join and leave channels; remembers state


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

Mario Domgoergen <mdom@cpan.org>

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

 Bot::BasicBot::Pluggable::Module::Join - join and leave channels; remembers state