Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 356 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 356 Bytes

PicSync

PicSync : Bot developed to automatically sync shared images from Telegram groups to Google Drive for easy backup and organization.

Configuration

BOT_KEY=YourTelegramBotKey
CLIENT_ID=your_client_id
CLIENT_SECRET=your_client_secret
REFRESH_TOKEN=your_refresh_token
AUTHORIZED_USERS="p1, p2, p3"
GOOGLE_DRIVE_FOLDER_NAME="Gallery"