i. Can communicate and respond to users.
Data can be sent to the database and data is retrieved to the user.
ii. Compatible with other systems.
As an intermediary to connect data with other systems Messages can be sent to the destination database.
CASE 1: user talking linebot
User -> Linebot -> Dynamodb
send msg get msg put msg
CASE 2: linebot talking user
Dynamodb -> linebot -> User
query data Response send data
Sending messages π§ web - line
Be a LINE bot to record who +1! Group LINE Bot production teaching and sharing π§ web - jcshawn.com/addone-linebot/
LINE ε δΈη΄ιζ©ε¨δΊΊοΌ PlusOne Bot οΌπ§ github - jschang19/plusone-linebot
work-01 ( err, doing ) π§ Github
serverless can't show log when error >> empty >> doing
work-02-ngrok ( done ) π§ Github
success , example to work-03
work-03-ngrok ( done, doing ) π§ Github
accomplished something and doing someting
Please refer to the official API documents for details.
- Developer Documents - https://developers.line.me/messaging-api/overview
- API Reference - https://devdocs.line.me/en/#messaging-api
- Messaging API SDKs - https://developers.line.biz/en/docs/messaging-api/line-bot-sdk/
Microsoft Bot Framework V3 connector for Line office account π§ Wolke/botbuilder-linebot-connector
SDK for the LINE Messaging API for Node.js π§ boybundit/linebot