Skip to content

Script for convert telethon session file to pyrogram session file

License

Notifications You must be signed in to change notification settings

semenovsd/Telethon-To-Pyrogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telethon to Pyrogram

Simple script for convert telethon session file to pyrogram session file

For use:

  1. Clone repo git clone git@github.com:semenovsd/Telethon-To-Pyrogram.git
  2. Install Telethon and Pyrogram poetry install or user pip pip install Telethon Pyrogram
  3. 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!

About

Script for convert telethon session file to pyrogram session file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published