A python script to setup backup to a telegram group/channel
🏠 Homepage
# get below from https://my.telegram.org/apps
APP_ID=
APP_HASH=
docker run --rm -it -v `pwd`/config:/app/config python main.py auth
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"
👤 Shahid Kamal
- Website: https://shahid.codes
- Twitter: @shahidcodes
- Github: @shahidcodes
Give a ⭐️ if this project helped you!