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)
- Host: GitHub
- URL: https://github.com/lgaticaq/hubot-bip
- Owner: lgaticaq
- License: mit
- Created: 2016-01-08T21:35:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T17:30:51.000Z (over 1 year ago)
- Last Synced: 2024-11-14T09:39:26.929Z (over 1 year ago)
- Topics: bip-card, chile, hubot-scripts, huemul-scripts
- Language: CoffeeScript
- Size: 81.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# hubot-bip
[](https://www.npmjs.com/package/hubot-bip)
[](https://www.npmjs.com/package/hubot-bip)
[](https://travis-ci.org/lgaticaq/hubot-bip)
[](https://coveralls.io/github/lgaticaq/hubot-bip?branch=master)
[](https://codeclimate.com/github/lgaticaq/hubot-bip)
[](https://david-dm.org/lgaticaq/hubot-bip#info=dependencies)
[](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)