tg-archive
tg-archive copied to clipboard
automation contains a full user archiver automation docker compose service.
This PR adds a new directory named automation
where you can archive all your groups/channels using a vps.
The new index.py scan all your groups/channels non archived by you and queue all them for archiving.
Notes:
- Please, look at
automation/README.md
file to copy or initialize your session file to be used on each scan. - Your session will be saved in
./automation/session
assession.session
as file name. - All data will be saaved in the volumes
./automation/data
inside automation dir.
Here is an image of the expected console output: