/gcal-line-notify

notify tomorrow's events to line talk

Primary LanguageTypeScript

gcal-line-notify

notify tomorrow's events of Google Calendar to Line talk

How to use

Get Line Notify token

https://notify-bot.line.me/

Deploy Google Apps Script

  • install clasp
npm install -g @google/clasp
  • install node_modules
npm install
  • create project and push sources
clasp login
clasp create
clasp push

Configure Project