Skip to content

contolini/CFPBot

 
 

Repository files navigation

CFPBot Build Status

CFPB's internal chat bot built on Hubot.

Installation

  1. Install Node.js (v4 or greater).
  2. Install and start Redis.
  3. Clone this repo.
  4. cp .env.sample .env
  5. Edit .env appropriately.
  6. npm start.

See INSTALL for complete installation steps.

Contributing

IMPORTANT: All git commits to this repo should have messages consisting of a single emoji code. Please select an emoji that is most applicable to the edits you have made to the codebase. PRs that fail to comply with this request will be rejected.

Please read our contributing guidelines to learn how to add functionality to CFPBot.

Open source licensing info

  1. TERMS
  2. LICENSE
  3. CFPB Source Code Policy

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 92.0%
  • JavaScript 4.7%
  • Shell 3.1%
  • Batchfile 0.2%