Skip to content

zoffixznet/bot-basicbot-pluggable-module-notify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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::Seen
    IO::File


AUTHOR

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

COPYRIGHT AND LICENSE

Copyright © 2015 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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%