Skip to content

CLI Tool to Convert Telethon's StringSession to Pyrogram StringSession

Notifications You must be signed in to change notification settings

New-dev0/StringConverter-Cli

Repository files navigation

StringConverter-CLI

Cli Tool to Convert Telethon's StringSession to one of Pyrogram's.

Installation

  • Clone the Repository and Install Requirements
git clone https://github.com/New-dev0/StringConverter-Cli.git
cd StringConverter-Cli
pip install -r requirements.txt

Usage :

USAGE:
    -h, --help : Get Help text
    -c : Convert Telethon String to Pyrogram.

OTHER WAY:
    python StringConverter.py

IMP NOTE

  • if you are using with VOIP Account like
     python StringConverter.py -c TELETHON_SESSION
    
  • Its Preferred to save API_ID and API_HASH in .env before Use. else their is risk of Account Ban.
  • Since This Project, uses the API_ID/HASH from Telegram's Source.
  • So, Its Better to Provide Own Vars.

Note

  • Created only for Educational Purpose
  • Contribution and Feature Suggestions are Welcome.
  • By New-dev0

About

CLI Tool to Convert Telethon's StringSession to Pyrogram StringSession

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages