/accounting_bot

accounting line bot integrated with google sheet using google script

Primary LanguageJavaScript

Accounting LineBot

accounting line bot integrated with google sheet using google script

Features

Demo Video

IMAGE_ALT

How to implement it from 0 to 1

  1. 註冊Line Developer,取得channelToken,輸入到script.js的 <your_channel_access_token> 欄位
  2. 建立google sheet,開啟擴充功能 -> Apps google Script (script.js 直接複製)!!!(要從這裡開檔案)
  3. script 輸入自己的google sheet ID 以及 工作表名稱
  4. 把scipt 產生的 Webhook URL 貼回到 LINE developer剛建立的 LINE Bot頁面

Reference

More