Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.1 KB

get_session_string.md

File metadata and controls

24 lines (13 loc) · 1.1 KB

Generate your telegram session string using the following methods

Method 1

  • Make sure you have your telegram api id and hash in hand. If not get it from my.telegram.org

  • Click on Run on Repl button below.

  • Run on Repl.it

  • Once the website loads, click on Run button at top and follow the instructions. Provide all inputs it asks.

  • Once done, it will send you the session_string and save it in your saved messages in telegram.

Method 2

  • Make sure you have your telegram api id and hash in hand. I fnot get it from my.telegram.org

  • Manually run the generateSession.py file.

  • Provide the inputs it asks.

  • Once done, it will send you the session_string and save it in your saved messages in telegram.

P.s: I know the above steps might seem a bit complex for some users. Trust me, this will be simplified in coming days, but for now it is what it is.