line bot sdk nodejs
v9.5.0 Bot Mention
nodejs용 LINE Messaging API SDK를 사용하면 LINE Messaging API를 사용하여 봇을 쉽게 개발할 수 있으며 몇 분 안에 샘플 봇을 만들 수 있습니다.
자세한 내용은 공식 API 문서를 참조하세요.
line-bot-sdk-nodejs 문서: https://line.github.io/line-bot-sdk-nodejs/#getting-started
npm 사용:
$ npm install @line/bot-sdk --save
FAQ: https://developers.line.biz/en/faq/
뉴스: https://developers.line.biz/en/news/
이 프로젝트는 의미론적 버전 관리를 존중합니다.
http://semver.org/를 참조하세요.
기여하기 전에 CONTRIBUTING을 확인하세요.
Copyright (C) 2016 LINE Corp.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.