Skip to content

Generate a session string for your Telegram account just by scanning the QR code

License

Notifications You must be signed in to change notification settings

arunpt/tg-qr-session-gen

Repository files navigation

Telegram QR Code Session String Generator

Generate a session string for your Telegram account just by scanning the QR code (also supports accounts with 2FA enabled).

Live Demo

Supported Libraries

  • Pyrogram
  • Telethon
  • GramJS

Quickstart

  1. Make sure you have Node.js and Yarn installed on your machine.

  2. Install the project dependencies using yarn:

yarn install
  1. Run the code in dev mode:
yarn dev
  1. Build the code:
yarn build
  1. Run the code in production mode:
yarn start

Credits

About

Generate a session string for your Telegram account just by scanning the QR code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published