- 即時查詢BitMEX合約/Coinmarket所有幣種價格
Get latest contract details from BitMEX and price of any coin listed on coinmarket by using Line Bot. - BitMEX 獲利提醒
ROE notification.
- Node.js
- version > 7.10
- Line Bot Account
npm install
- channelAccessToken
- channelId
- channelSecret
- MONGODB_URI
channelAccessToken=YOUR LINE BOT TOKEN
channelId=YOUR LINE BOT CHANNEL ID
channelSecret=YOUR LINE BOT SECRET
MONGODB_URI=mongodb://XXXX:XXXXX@ds000105.mlab.com:27105/OOOO
ngrok http 3000
Put "Forward URL" into Line "Webhook URL". Like this:
And then:
npm start
Add my bot as a friend and type "bot help" for more information.
- linebot
- LINE BOT 實戰 ( 原理篇 ),使用heroku部屬webhook service
- 不必真的架站也能-5-分鐘實機體驗,使用ngrok+webhook service在本機部屬
- 透過-imgur-api-及-google-cloud-functions-架構超簡易-line-回圖機器人
- LINE BOT 實戰 ( 聊天篇 )
- LINE devdocs