https://github.com/Drivetech/hubot-cne
A hubot script to get fuel price in Chile from cne api
https://github.com/Drivetech/hubot-cne
api cne fuel hubot hubot-scripts huemul-scripts
Last synced: about 1 year ago
JSON representation
A hubot script to get fuel price in Chile from cne api
- Host: GitHub
- URL: https://github.com/Drivetech/hubot-cne
- Owner: Drivetech
- License: mit
- Created: 2015-10-08T20:11:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T14:22:28.000Z (over 1 year ago)
- Last Synced: 2024-10-23T16:59:54.265Z (over 1 year ago)
- Topics: api, cne, fuel, hubot, hubot-scripts, huemul-scripts
- Language: JavaScript
- Size: 293 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# hubot-cne
[](https://www.npmjs.com/package/hubot-cne)
[](https://www.npmjs.com/package/hubot-cne)
[](https://travis-ci.org/lgaticaq/hubot-cne)
[](https://coveralls.io/github/lgaticaq/hubot-cne?branch=master)
[](https://codeclimate.com/github/lgaticaq/hubot-cne)
[](https://david-dm.org/lgaticaq/hubot-cne#info=dependencies)
[](https://david-dm.org/lgaticaq/hubot-cne#info=devDependencies)
> A hubot script to get fuel price in Chile from cne api
## Installation
```bash
npm i -S hubot-cne
```
add ["hubot-cne"] to your external-scripts.json.
## Examples
```bash
hubot cne obtener gasolina_93
hubot cne obtener gasolina_93 en santiago
hubot cne listar combustibles
hubot cne listar comunas
```
## License
[MIT](https://tldrlegal.com/license/mit-license)