🤖 LINE Bot to Google Drive Installation

📋 Important: Before proceeding, make sure you have:

🔑 LINE Messaging API Configuration

📁 Google Drive Configuration

The ID from your Google Drive folder URL
Copy and paste the entire content of your service account JSON file

📚 How to get required information:

LINE Configuration:

  1. Go to LINE Developers Console
  2. Create a Messaging API channel
  3. Copy Channel Access Token and Channel Secret from the channel settings

Google Drive Configuration:

  1. Go to Google Cloud Console
  2. Create a new project or use existing one
  3. Enable Google Drive API
  4. Create a Service Account and download JSON key
  5. Share your Google Drive folder with the service account email
  6. Get Folder ID from the folder URL (the part after /folders/)