Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1011 Bytes

README.md

File metadata and controls

48 lines (30 loc) · 1011 Bytes

TG Session - Telegram Session Generator

Simple Telethon and GramJS string session generator written in GramJS

What does it do ?

  • Generate Gramjs and Telethon Session String With Just One Command

  • No Setup Needed :)

How to use it ?

  • Make Sure Node is Installed
  • Simply Run This in Terminal

npx tgsession

Or You can globally install on your system

By Using npm


npm i -g tgsession 

Or Using Yarn


yarn global add tgsession 

Then Run tgsession in your terminal

Supported Libraries

  • Telethon (Python)
  • GramJS (Javascript/Typescript)