hubot-run-js
v0.0.14
Published
A hubot script which runs JavaScript and outputs the result
Downloads
12
Maintainers
Readme
hubot-run-js
A hubot script which runs JavaScript and outputs the result
See src/run-js.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-run-js --save
Then add hubot-run-js to your external-scripts.json:
[
"hubot-run-js"
]Sample Interaction
user1>> hubot hello
hubot>> hello!