An open API service indexing awesome lists of open source software.

https://github.com/lgaticaq/hubot-bip

Hubot script to get balance of bip card (Chile)
https://github.com/lgaticaq/hubot-bip

bip-card chile hubot-scripts huemul-scripts

Last synced: 11 months ago
JSON representation

Hubot script to get balance of bip card (Chile)

Awesome Lists containing this project

README

          

# hubot-bip

[![npm version](https://img.shields.io/npm/v/hubot-bip.svg?style=flat-square)](https://www.npmjs.com/package/hubot-bip)
[![npm downloads](https://img.shields.io/npm/dm/hubot-bip.svg?style=flat-square)](https://www.npmjs.com/package/hubot-bip)
[![Build Status](https://img.shields.io/travis/lgaticaq/hubot-bip.svg?style=flat-square)](https://travis-ci.org/lgaticaq/hubot-bip)
[![Coverage Status](https://img.shields.io/coveralls/lgaticaq/hubot-bip/master.svg?style=flat-square)](https://coveralls.io/github/lgaticaq/hubot-bip?branch=master)
[![Code Climate](https://img.shields.io/codeclimate/github/lgaticaq/hubot-bip.svg?style=flat-square)](https://codeclimate.com/github/lgaticaq/hubot-bip)
[![dependency Status](https://img.shields.io/david/lgaticaq/hubot-bip.svg?style=flat-square)](https://david-dm.org/lgaticaq/hubot-bip#info=dependencies)
[![devDependency Status](https://img.shields.io/david/dev/lgaticaq/hubot-bip.svg?style=flat-square)](https://david-dm.org/lgaticaq/hubot-bip#info=devDependencies)

> Hubot script to get balance of bip card (Chile)

## Install
```bash
npm i -S hubot-bip
```

add `["hubot-bip"]` to `external-scripts.json`.

## Example
`hubot bip 111111111` -> `Número: , Saldo: , Fecha: , Mensaje: `

## License

[MIT](https://tldrlegal.com/license/mit-license)