hubot-evil

1.0.1 • Public • Published

hubot-evil

hubot's js eval implementation

See src/evil.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-evil --save

Then add hubot-evil to your external-scripts.json:

[
  "hubot-evil"
]

Sample Interaction

user1>> hubot evil 2+2
hubot>> Command = 2+2
hubot>> 4

Readme

Keywords

Package Sidebar

Install

npm i hubot-evil

Weekly Downloads

1

Version

1.0.1

License

BSD-2-Clause

Last publish

Collaborators

  • ravikiranj