- 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:
-h, --help : Get Help text
-c : Convert Telethon String to Pyrogram.
OTHER WAY:
python StringConverter.py
- if you are using with VOIP Account like
python StringConverter.py -c TELETHON_SESSION
- Its Preferred to save
API_ID
andAPI_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.
- Created only for Educational Purpose
- Contribution and Feature Suggestions are Welcome.
- By New-dev0