A hubot script that make hubot runs on LeanEngine
See src/leanengine-script.coffee
for full documentation.
In hubot project repo, run:
npm install hubot-leanengine-script --save
Then add hubot-leanengine-script to your external-scripts.json
:
[
"hubot-leanengine-script"
]