Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deexithparand/picsync
PicSync : Telegram Bot developed to automatically sync shared images from Telegram groups to Google Drive for easy backup and organization.
https://github.com/deexithparand/picsync
javascript nodejs telegram-bot
Last synced: 5 days ago
JSON representation
PicSync : Telegram Bot developed to automatically sync shared images from Telegram groups to Google Drive for easy backup and organization.
- Host: GitHub
- URL: https://github.com/deexithparand/picsync
- Owner: deexithparand
- Created: 2024-06-08T19:35:57.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-06-19T17:48:40.000Z (5 months ago)
- Last Synced: 2024-10-30T23:19:00.568Z (19 days ago)
- Topics: javascript, nodejs, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PicSync
PicSync : Bot developed to automatically sync shared images from Telegram groups to Google Drive for easy backup and organization.
## Configuration
```plaintext
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"