Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 630 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 630 Bytes

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