Node.js and MongoDB Slack Bot Example
This source code is part of Node.js and MongoDB Slack Bot Example tutorial.
To run locally:
npm install
mongod
on the other terminal tabnpm start
If you like this example, simply give it a Star.