tg-archive icon indicating copy to clipboard operation
tg-archive copied to clipboard

automation contains a full user archiver automation docker compose service.

Open bitdeep opened this issue 5 months ago • 0 comments

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 as session.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: image

bitdeep avatar Sep 09 '24 00:09 bitdeep