Skip to content

A basic example showing how to integrated with LINE BOT API

License

Notifications You must be signed in to change notification settings

aszx87410/line-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Line 聊天機器人簡單範例

可參考 Line 官方文件

使用

git clone https://github.com/aszx87410/line-bot.git

config.js 裡面的三個 key 換成自己的

再來先裝必要的套件

npm install

裝好之後,如果要 debug 的話,就是

npm run dev

如果想直接跑的,那就

npm run build
npm start

教學

[教學] Line API

About

A basic example showing how to integrated with LINE BOT API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published