jatu-studiobox / node-red-contrib-node-line-api

Node-RED LINE API Node. Include Node LINE Notify API and LINE Messaging API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-red-contrib-node-line-api

Node-RED, LINE Notify API, LINE Messaging API

LINE API nodes for Node-RED, includes LINE Notify Nodes and LINE Messaging API Nodes, for easy to interact with LINE application.

Current version: 0.8.10 See change logs detail

node-red-contrib-node-line-api

Getting Started

  1. First, install Node-RED by follow Node-RED installation guideline.

  2. Install this package at user data directory ~/.node-red

npm install node-red-contrib-node-line-api
  1. Start Node-RED
node-red

Documents

LINE Notify API Nodes

LINE Messaging API Nodes

Create LINE Notify

Create LINE Notify at LINE Notify official website.

How do you to start LINE Messaging API?

Use this official document Getting started with the Messaging API to create your own LINE Messaging API.

Using quick replies

Use this official document Using quick replies to create quick reply with LINE Messaging API.

Change Logs

See change logs detail

About

Node-RED LINE API Node. Include Node LINE Notify API and LINE Messaging API.

License:Apache License 2.0


Languages

Language:JavaScript 50.9%Language:HTML 49.1%