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

NAME

Bot::BasicBot::Pluggable::Module::Shutdown - Disconnects from IRC and shuts down bot process gracefully.

DESCRIPTION

Disconnects from IRC and shuts down bot process gracefully. Command must be issued as a private message or query in IRC. Requires !auth. See Bot::BasicBot::Pluggable::Module::Auth for more.

IRC USAGE

    !shutdown

AUTHOR

Michael Alexander, <omni@cpan.org>

ACKNOWLEDGEMENTS

Jess Robinson, <castaway@desert-island.me.uk>

COPYRIGHT

Copyright 2012, Michael Alexander

Distributed under the same terms as Perl itself.

SEE ALSO

Bot::BasicBot::Pluggable::Module::Auth