nubot-connect-mongo
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
Compatible with Nubot 0.4.0+
Setup
- Install
npm install nubot-connect-mongo -save
- Pass into Nubot as second param 'nubot-connect-mongo'
- Configure
MONGODB_URL
andBRAIN_COLLECTION
env vars