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


NAME

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

Back to Top


IRC USAGE

join <channel>
part <channel>
channels

List the channels the bot is in.

Back to Top


METHODS

add_channel($channel)
remove_channel($channel)

Back to Top


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.

Back to Top

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