0.0.0 • Published 8 years ago
nubot-mongodb-brain v0.0.0
nubot-mongodb-brain
Robot brain storage handler for MongoDB. Adapted from hubot-mongodb-brain with extended features for storing and querying large data sets and models with Mongoose.
Written in es5 Javascript using StandardJS
Setup
- Install
npm install nubot-mongodb-brain -save - Edit
external-scripts.json:[ "nubot-mongodb-brain" ] - Configure
MONGODB_URLandBRAIN_COLLECTIONenv vars
Develop
0.0.0
8 years ago