- Clone repo
git clone git@github.com:semenovsd/Telethon-To-Pyrogram.git - Install Telethon and Pyrogram
poetry installor user pippip install Telethon Pyrogram - Run convertor.py
python convertor.py -f path/to/file.session (or -d path/to/dir/) -p path/to/save/dir/ --hash [api_hash] --id [api_id]Done!