kenken999's picture
test
1f074d8
|
raw
history blame
392 Bytes
# Line Blog Image Saver
This script retrieves data from Line, gets image data from a blog, and saves the images to Google Drive.
## Setup
1. Create a new Google Apps Script project
2. Create a new folder in Google Drive
3. Install the `@google/clasp` package using npm
4. Deploy the script to Google Apps Script using `clasp push`
## Usage
1. Run the `main` function in the script editor