hubot-run-js

0.0.14 • Public • Published

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!

Package Sidebar

Install

npm i hubot-run-js

Weekly Downloads

2

Version

0.0.14

License

MIT

Last publish

Collaborators

  • nanopx