/Slack-Bot

Building a Slack Bot with Node.js Microservices

Primary LanguageJavaScript

Slack-Bot

Building a Slack Bot with Node.js Microservices

To use this application you need to have node installed and below packages from npm

npm init npm install --save express npm install --save superagent npm install --save moment

Also replace API_KEY with corresponding keys obtained from api sites.

To run the node and node-time services: node --harmony(optional) bin/run.js