Subscribe Filmarks clips (and post it to Discord).
# Dev Contaienr: Open Folder in Container
# Enable App Script API from <https://script.google.com/home/usersettings>
clasp login
clasp create --type sheets # Not required for clone
clasp pull
# Note: .clasp.json is for @xhiroga. to clone this repo, replace it.
# open <https://script.google.com/home/> and check script created
npx jest --init # Not required for clone
# edit jest.config.js to use ts-jest
npx jest
clasp push
# Set trigger