hubot-execute A hubot script to execute commands See src/execute.coffee for full documentation. Installation In hubot project repo, run: npm install hubot-execute --save Then add hubot-execute to your external-scripts.json: [ "hubot-execute" ]