nubot-mongodb-brain
v0.0.0
Published
Robot brain storage handler for MongoDB
Downloads
3
Maintainers
Readme
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
- https://github.com/propertyux/nubot-mongodb-brain
- https://npmjs.com/package/nubot-mongodb-brain
Setup
- Install
npm install nubot-mongodb-brain -save
- Edit
external-scripts.json
:[ "nubot-mongodb-brain" ]
- Configure
MONGODB_URL
andBRAIN_COLLECTION
env vars