-
Notifications
You must be signed in to change notification settings - Fork 18
Installation
HEIMAN PICTURES edited this page Jun 10, 2021
·
2 revisions
If You Have Not Installed GIT On Termux
pkg install git
If You Have Not Installed Python On Termux, which is need to run pip
pkg install python
Then, Paste the Below Text..
git clone https://github.com/HeimanPictures/String-Session
cd String-Session
pip3 install -r requirements_pyro.txt
python3 genstring_pyro.py
After Following This You Will Receive The Pyrogram String Session In Your Saved Message (TG Cloud)
If You Have Not Installed GIT On Termux
pkg install git
If You Have Not Installed Python On Termux, which is need to run pip
pkg install python
Then, Paste the Below Text..
git clone https://github.com/HeimanPictures/String-Session
cd String-Session
pip3 install -r requirements_tele.txt
python3 genstring_tele.py
After Following This You Will Receive The Telethon String Session In Your Saved Message (TG Cloud)