Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/signetstudios/hubot-uno
- Owner: SignetStudios
- Created: 2016-09-23T20:13:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-24T13:21:22.000Z (over 8 years ago)
- Last Synced: 2024-12-06T06:12:21.727Z (2 months ago)
- Language: CoffeeScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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