🤖 LINE Bot to Google Drive Installation
📋 Important:
Before proceeding, make sure you have:
LINE Channel Access Token and Channel Secret
Google Service Account JSON file
Google Drive Folder ID where files will be stored
🔑 LINE Messaging API Configuration
Channel Access Token:
Channel Secret:
📁 Google Drive Configuration
Parent Folder ID:
The ID from your Google Drive folder URL
Service Account JSON:
Copy and paste the entire content of your service account JSON file
💾 Save Configuration
📚 How to get required information:
LINE Configuration:
Go to
LINE Developers Console
Create a Messaging API channel
Copy Channel Access Token and Channel Secret from the channel settings
Google Drive Configuration:
Go to
Google Cloud Console
Create a new project or use existing one
Enable Google Drive API
Create a Service Account and download JSON key
Share your Google Drive folder with the service account email
Get Folder ID from the folder URL (the part after /folders/)