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

https://github.com/firewalker06/hubot-bahanpokok

A hubot script that tells you ingredient prices in cities in Indonesia using data from https://data.blankon.id
https://github.com/firewalker06/hubot-bahanpokok

Last synced: 9 months ago
JSON representation

A hubot script that tells you ingredient prices in cities in Indonesia using data from https://data.blankon.id

Awesome Lists containing this project

README

          

# hubot-bahanpokok

A hubot script that tells you ingredient prices in cities in Indonesia using data from https://data.blankon.id.

See [`src/hubot-bahanpokok.coffee`](src/hubot-bahanpokok.coffee) for full documentation.

## Installation

In hubot project repo, run:

`npm install firewalker06/hubot-bahanpokok --save`

Then add **hubot-bahanpokok** to your `external-scripts.json`:

```json
["hubot-hubot-bahanpokok"]
```

## Sample Interaction

```
user1>> hubot harga bahan pokok di Bandung
```

![sample result](https://cloud.githubusercontent.com/assets/157515/8946502/0544fc46-35bb-11e5-9719-6213f37919ef.png)

## Thanks to

- Data Blankon: https://data.blankon.id
- Github api-bahanpokok: https://github.com/data-blankon-id/api-bahanpokok
- Dhi Aurrahman: https://github.com/diorahman