tzz / cfbot

An IRC bot for CFEngine channels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cfbot

Build Status

An IRC bot for CFEngine channels that allows users to query if for answers.

Requirements

Multiple Perl modules all shown in cfbot.pl and daemon.pl.

To use

Query the bot for EFL with !cfbot EFL and the definition for EFL will appear in the channel.

To contribute

Adding the knowledge base

  1. Edit the files topics.yml or words_of_wisdom, honouring the existing format.
  2. Submit a pull request.
  3. Your pull request will be test by TravisCI. If it fails you'll have to resubmit. I recommend you test your code with 'prove'.

About

An IRC bot for CFEngine channels

License:GNU General Public License v3.0


Languages

Language:Perl 98.2%Language:Shell 1.8%