Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 554 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 554 Bytes

LINE Notifyをnode.jsで通知

事前準備

導入方法

$ git clone https://github.com/K1-Style/line-notify-node.git
$ cd line-notify-node
$ npm install

実行

$ LINE_TOKEN=<LINE Notifyトークン>
$ node main.js
notify message : こんにちは!
{ status: 200, message: 'ok' }

LINEトークルーム画面での送信結果 結果