Spaces:
Running
on
Zero
Running
on
Zero
# 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 |