barbie / bot-basicbot-pluggable-module-notify

Notify users via email, when they are away from IRC

Home Page:http://metacpan.org/release/Bot-BasicBot-Pluggable-Module-Notify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot-BasicBot-Pluggable-Module-Notify
====================================

This module implements a set of features to notify IRC users, when
they are inactive from the channel for more than 15 minutes, via
email.


INSTALLATION

To install this module type the following:

    perl Makefile.PL
    make
    make test
    make install


DEPENDENCIES

This module requires these other modules and libraries:

    Bot::BasicBot::Pluggable
    Bot::BasicBot::Pluggable::Module
    Bot::BasicBot::Pluggable::Module::Seen
    DateTime
    IO::File
    List::MoreUtils
    MIME::Lite


AUTHOR

  Barbie, <barbie@cpan.org>
  for Miss Barbell Productions <http://www.missbarbell.co.uk>.

COPYRIGHT AND LICENSE

Copyright © 2015-2019 Barbie for Miss Barbell Productions.

This distribution is free software; you can redistribute it and/or
modify it under the Artistic License v2.

About

Notify users via email, when they are away from IRC

http://metacpan.org/release/Bot-BasicBot-Pluggable-Module-Notify

License:Other


Languages

Language:Perl 100.0%