/dataninja

IRC bot aimed to be heavily data-driven

Primary LanguagePerl

Dataninja is a DBIC-based IRC bot for various little things.

----------------------------------------

To use Dataninja, run the following commands:

perl Makefile.PL
sudo make installdeps (if indicated to do so)
make test (optional)
make
sudo make install

----------------------------------------

A script (dataninja.pl) will be installed for you to use.