Skip to content
/ linebot Public

Use the Messaging API to build bots that provide personalized experiences for your users on LINE.

Notifications You must be signed in to change notification settings

989g/linebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🏡 Purpose of this project

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.


πŸ’­ Flow

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

Inspiration

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


πŸ”¬ In branch progress

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


πŸ“‘ Document

Please refer to the official API documents for details.


πŸ’ž References

Microsoft Bot Framework V3 connector for Line office account 🧭 Wolke/botbuilder-linebot-connector

SDK for the LINE Messaging API for Node.js 🧭 boybundit/linebot

About

Use the Messaging API to build bots that provide personalized experiences for your users on LINE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published