sean1093 / over-party-lab-chatbot

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

Home Page:https://www.instagram.com/over.party.lab/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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

https://www.instagram.com/over.party.lab/

License:MIT License


Languages

Language:TypeScript 100.0%