Simple implementation, would recommend https://github.com/minddocdev/hubot for prod.
I wanted one solution where I could commit the scripts instead of publishing them to NPM (and to play around it, and do it myself).
- Add your own scripts to the
scriptsfolder - Set your wanted external hubot scripts in
external-scripts.json - Set your needed node libraries in the
EXTRA_PACKAGESvariable ondocker-compose.yml - Set
.envfile accordingly make- ???
- PROFIT!!!