Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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"