Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Bot::Cobalt::Plugin::Version - Retrieve bot version and info
SYNOPSIS
## Get uptime and other info:
<JoeUser> botnick: info
## Get version information:
<JoeUser> botnick: version
## Find out what OS we're using:
<JoeUser> botnick: os
DESCRIPTION
Retrieves information about the running Cobalt instance.
If Bot::Cobalt::Plugin::Info3 is available, the number of Info3 topics is included.
If Bot::Cobalt::Plugin::RDB is available, the number of items in the 'main' RDB will be reported.
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>