hubot-brain-import
v0.1.2
Published
Import brain data from a json file
Downloads
1
Readme
hubot-brain-import
Import brain data from a json file
Getting Started
- Install the module:
npm install --save hubot-brain-import
- Add it
hubot-brain-import
to your external-scripts.json file in your hubot directory - Add a
brain-import.json
file to the root of your hubot directory - Restart hubot
Configuration (optional)
None
Release History
0.1.1 - 2013-07-26
- Fixed up .npmignore file so the proper files were being packaged up
0.1.0 - Initial Release - 2013-07-15
License
Copyright (c) 2013 Gavin Mogan Licensed under the MIT license.