/tgbackup

Backup to telegram using pyrogram

Primary LanguagePython

Welcome to Telegram Backup 👋

Version License: MIT Twitter: shahidcodes

A python script to setup backup to a telegram group/channel

Environment

# get below from https://my.telegram.org/apps
APP_ID=
APP_HASH=

Authentication

docker run --rm -it -v `pwd`/config:/app/config python main.py auth

Uploading

docker run --rm -it -v /path/to/folder:/data python main.py upload --file /data/file.zip --description "2022-05-18-bitwarden.tar.gz" --channel "-100XXXXXXXX"

Author

👤 Shahid Kamal

Show your support

Give a ⭐️ if this project helped you!