hubot-cachipun
Version:
Juega cachipún (piedra|papel|tijera) contra tu hubot
40 lines (27 loc) • 510 B
Markdown
# Hubot Cachipún
**Juega cachipún (piedra|papel|tijera) contra tu hubot.**
### Instalación:
````
$ npm install hubot-cachipun --save
````
Agregar en `external-scripts.json`:
````
[
..
"hubot-cachipun"
]
````
### Uso:
````
hubot> hubot cachipun piedra
hubot> hubot cachipun papel
hubot> hubot cachipun tijera
````
**Ejemplo:**
````
hubot> hubot cachipun piedra
hubot> hubot escoge tijera
hubot> Piedra rompe tijera. *Ganaste*
````
### Licencia:
[MIT](https://opensource.org/licenses/MIT)