Telegram messages joiner
Idea from https://github.com/SlavikMIPT/opentfd
pip3 install telethon pysocks
- Setup your credentials in cred.py.example and remove example from name
python3 oldingm.py
to do authentication (only once, while you have *.session)- Change working directory in oldingm.service
cp oldingm.service /etc/systemd/system/
systemctl enable oldingm
systemctl start oldingm