Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 326 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 326 Bytes

CustomerBot

CustomerBot is a Slack bot that serves it's overlords of the Customer Success team. He doesn't require much in return for his lifetime devotion to communicating between Slack, Intercom, and Jira.

Installation

$ npm install
$ npm start

Development (uses nodemon)

$ npm run dev