PicSync : Bot developed to automatically sync shared images from Telegram groups to Google Drive for easy backup and organization.
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"