# 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)
