Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/signetstudios/hubot-uno

Play Uno with Hubot
https://github.com/signetstudios/hubot-uno

Last synced: 3 days ago
JSON representation

Play Uno with Hubot

Awesome Lists containing this project

README

        

# hubot-uno

A hubot script to play Uno, similar to IRC days gone by

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

## Installation

In hubot project repo, run:

`npm install hubot-uno --save`

Then add **hubot-uno** to your `external-scripts.json`:

```json
[
"hubot-uno"
]
```

## Sample Interaction

```
user1>> hubot hello
hubot>> hello!
```

## NPM Module

https://www.npmjs.com/package/hubot-uno