1.0.1 • Published 7 years ago

hubot-evil v1.0.1

Weekly downloads
1
License
BSD-2-Clause
Repository
github
Last release
7 years ago

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
1.0.1

7 years ago

1.0.0

8 years ago

0.0.0

8 years ago