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::Seen - Bot::Cobalt 'seen' plugin
SYNOPSIS
!seen SomeNickname
DESCRIPTION
A fairly basic 'seen' command; tracks users joining, leaving, and changing nicknames.
Uses Bot::Cobalt::DB for storage.
The path to the SeenDB can be specified via plugins.conf:
Seen:
  Module: Bot::Cobalt::Plugin::Seen
  Opts:
    SeenDB: path/relative/to/var/seen.db
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>