cpanservice / dataninja

IRC bot aimed to be heavily data-driven

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

IRC bot aimed to be heavily data-driven


Languages

Language:Perl 99.9%Language:CSS 0.1%