Skip to content

This is a simple python script to generate the session string for the python Pyrogram library.

Notifications You must be signed in to change notification settings

Wachu985/Session-String-Pyrogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Session String Generator for Pyrogram

This is a simple python script to generate the session string for the python Pyrogram library.

How to Use

  • Run the following code
pip install -r requirements.txt
  • Execute the python code
python session_string_pyrogram.py
  • Insert the api_hash and api_id when prompted found in this link Telegram
  • Enter the phone number and the verification code that is sent to your Telegram
  • If you have a double factor, insert your password and wait for the session string to be generated, if not, simply wait for it to be generated

About

This is a simple python script to generate the session string for the python Pyrogram library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages