As for now it can collect all messages, but it does not download any media.
- Install mongodb.
- Install telegram-cli client.
- Install all form
req.txt
. - Log in to telegram client using your telegram account.
- Log out (it was only for public key creating).
- Download dialog list using this script (
--diag
). - Choose an
id
of chat you want to download. And download it useing the same script (--hist --chat <id>
).