NAME

Dataninja - Extensible, DBIC-based IRC bot

DESCRIPTION

As implied by its name, Dataninja is a bot that is very database-oriented. He logs every public message and manipulates the data for your convenience when given commands (provided by plugins). What was once a bot made for the convenience of one person, now has an aim for extensibility. Some example features are: getting the last N number of messages, when a person was last seen, and plenty of other features.

It is not very extendable at the moment, but work is being done to change that. If you are interested in adding plugins, you will have to (for now) download the source and add plugins to lib/Dataninja/Bot/Plugins/ and use perl -Ilib bin/dataninja.pl to have the bot recognize your extensions.

REPOSITORY

The repository for Dataninja is currently hosted at http://github.com/jasonmay/dataninja.git

SEE ALSO

AUTHOR

Jason May <jason.a.may@gmail.com>

CONTRIBUTORS

Thanks guys!

  • Shawn Moore (Sartak)

  • Jesse Luehrs (doy)

LICENSE

You may distribute this code under the same terms as Perl itself.