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
- Host: GitHub
- URL: https://github.com/firewalker06/hubot-bahanpokok
- Owner: firewalker06
- Created: 2015-07-28T17:19:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T23:31:30.000Z (almost 11 years ago)
- Last Synced: 2025-06-06T12:05:48.725Z (about 1 year ago)
- Language: CoffeeScript
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```

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