Skip to content

neilhwatson/cfbot

Repository files navigation

cfbot

Build Status

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

Requirements

See Dockerfile.

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'.