This is an experiment to learn more about node.js, IBM watson, slack bots and git. The final objective is to have a bot that does one task well and is hence usable.
-
Install the dependencies
npm install
-
Add your Slack token and Watson Assistant credentials to
.env
-
Start the app
npm start