An open API service indexing awesome lists of open source software.

https://github.com/pgilad/hubot-evaluate

A evaluate wrapper for Hubots.
https://github.com/pgilad/hubot-evaluate

Last synced: 11 months ago
JSON representation

A evaluate wrapper for Hubots.

Awesome Lists containing this project

README

          

# Hubot: hubot-evaluate

A evaluate wrapper for Hubots.

[![Build Status](http://img.shields.io/travis/pgilad/hubot-evaluate.svg?style=flat)](https://travis-ci.org/pgilad/hubot-evaluate)

See [`src/evaluate.coffee`](src/evaluate.coffee) for full documentation.

## Installation

Add **hubot-evaluate** to your `package.json` file:

```json
"dependencies": {
"hubot": ">= 2.5.1",
"hubot-scripts": ">= 2.4.2",
"hubot-evaluate": ">= 0.0.0"
}
```

Add **hubot-evaluate** to your `external-scripts.json`:

```json
["hubot-evaluate"]
```

Run `npm install hubot-evaluate`

## Sample Interaction

```
user1> hubot evaluate pgilad
Hubot> evaluated pgilad:
```