hubot-chilexpress
Version:
Obtiene info de despacho de un producto a través de Chilexpress
27 lines (19 loc) • 357 B
Markdown
# Hubot Chilexpress
**Obtiene info de despacho de un producto a través de Chilexpress**
### Installation:
````
$ npm install hubot-chilexpress --save
````
Add in `external-scripts.json`:
````
[
..
"hubot-chilexpress"
]
````
### Use:
````
hubot> hubot chilexpress <CODIGO SEGUIMIENTO>
````
### License:
[MIT](https://opensource.org/licenses/MIT)