0.1.1 • Published 6 years ago

nubot-connect-mongo v0.1.1

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

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

  1. Install npm install nubot-connect-mongo -save
  2. Pass into Nubot as second param 'nubot-connect-mongo'
  3. Configure MONGODB_URL and BRAIN_COLLECTION env vars