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.
- Host: GitHub
- URL: https://github.com/pgilad/hubot-evaluate
- Owner: pgilad
- License: mit
- Created: 2015-06-10T09:47:50.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-10T10:47:02.000Z (about 11 years ago)
- Last Synced: 2025-03-30T14:26:36.268Z (about 1 year ago)
- Language: CoffeeScript
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hubot: hubot-evaluate
A evaluate wrapper for Hubots.
[](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:
```