node-red-contrib-line-works-send-msg

0.1.7 • Public • Published

node-red-contrib-line-works-send-msg

A Node-RED node for sending to line message.

Pre-requisites

Install

This node-red-contrib-line-works-send-msg is implemented according to the line send message specification.

npm node-red-contrib-line-works-send-msg

Usage

  • Properties

    You can regis for setting properties here

    • Name

      Set the node name displayed in the flow.

    • Api id

    • Consumer key

    • ServerID

    • Bot id regis bot here

    • ServerID

    • Account Id here

    • PRIVATEKEY Copy content file key when regis Server List here

  • Inputs

    1. message *required

      The line message is passed by msg.payload or msg.message.

      msg.payload = "line message.";
  • Outputs

    The processing result is passed by msg.payload. It consists of an object that contains the following properties:

    msg.payload :
    accountId "content": { "type": "text", "text": message }

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-line-works-send-msg

Weekly Downloads

1

Version

0.1.7

License

MIT

Unpacked Size

19.7 kB

Total Files

8

Last publish

Collaborators

  • lqtruong270797