line-bot-sdk-nodejs
Node.js SDK for LINE Messaging API
Getting Started
Install
Using npm:
$ npm install @line/bot-sdk
Documentation
For guide, API reference, and other information, please refer to the documentation.
LINE Messaging API References
Here are links to official references for LINE Messaging API. It is recommended reading them beforehand.
Requirements
- Node.js 4 or higher
Contributing
Please check CONTRIBUTING before making a contribution.