hubot-file-brain-utils
v0.1.1
Published
Save hubot brain to a file, plus a few fun tools
Readme
hubot-file-brain-utils
A hubot file brain with support for cold and warm starts, as well as a few helpful commands.
Install
In your hubot instance, run the following:
npm install --save hubot-file-brain-utilsand then add hubot-file-brain-utils to external-scripts.json.
Usage
When starting Hubot, provide a directory path via the environment variable HUBOT_FILEBRAIN_PATH. This script will save Hubot state into a brain.json file in the directory provided.
