mubot-eval2

1.0.3 • Public • Published

Build Status Coverage Status

mubot-eval2

A hubot/mubot script that runs text against its live code.

See src/mubot-eval2.js for full documentation.

Installation

In hubot project repo, run:

npm install mubot-eval2 --save

Then add mubot-eval2 to your external-scripts.json:

[
  "mubot-eval2"
]

Sample Interaction

User> eval me "Hello" + " " + World + "!"
Mubot> Hello World!

Package Sidebar

Install

npm i mubot-eval2

Weekly Downloads

2

Version

1.0.3

License

UNLICENSED

Unpacked Size

3.82 kB

Total Files

5

Last publish

Collaborators

  • leathan