accounting line bot integrated with google sheet using google script
- ButtonTemplate
- Uri Action
- Quick Reply
- Message (看看我的記事本 -> Call ButtonTemplate)
- Postback Action (記今天的帳)
- DatePicker Action (記之前的賬)
- Handel Event
- 註冊Line Developer,取得channelToken,輸入到script.js的 <your_channel_access_token> 欄位
- 建立google sheet,開啟擴充功能 -> Apps google Script (script.js 直接複製)!!!(要從這裡開檔案)
- script 輸入自己的google sheet ID 以及 工作表名稱
- 把scipt 產生的 Webhook URL 貼回到 LINE developer剛建立的 LINE Bot頁面
- Line Bot Api Related
- Google Script & Google Sheet
- Message Type Event Handle