Skip to content

sean1093/over-party-lab-chatbot

Repository files navigation

over-party-lab-chatbot

This is the line chatbot for Over Party Lab. We are using clasp and typescript to development.

logo

Env

To run on apps script, you need to install clasp and typescript for apps script, it will complie .ts file when you push code to your apps script.

  • Node.js version 4.7.4 or later
  • npm

Download

  • clasp
npm install @google/clasp -g
  • typescript for apps script
npm i -S @types/google-apps-script

push & pull

clasp pull
clasp push 

Reference

For more informantion, please check these following links:

Releases

No releases published

Packages

No packages published