vtno / bitdoi-noti

Crypto-currency price notification serve right to LINE app via IFTTT service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitdoi - บิทดอย

Get latest prices and send a notification from BX.in.th and Bitfinex to your LINE account/group by IFTTT webhook service.

You can deploy this to any web service with CRON job to get routine notifications.

มาดอยกันเถอะ~

Installation

You need Ruby 2.4.1 with bundler

To install bundler run

gem install bundler

Then clone this project and run

bundle install

You need to provide your IFTTT_KEY as an ENV variable to use your own web hook and run the command like so. Get your key here

IFTTT_KEY=xxxxx ruby fetch_coins_data.rb

Feel free to post any issue or submit a PR. Thanks!

Enjoy the DOI

About

Crypto-currency price notification serve right to LINE app via IFTTT service


Languages

Language:Ruby 100.0%