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


Bot-BasicBot-Pluggable documentation  | view source Contained in the Bot-BasicBot-Pluggable distribution.

Index


NAME

Top

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

VERSION

Top

version 0.93

IRC USAGE

Top

join <channel>
part <channel>
channels

List the channels the bot is in.

METHODS

Top

add_channel($channel)
remove_channel($channel)

AUTHOR

Top

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 documentation  | view source Contained in the Bot-BasicBot-Pluggable distribution.