Tgsession
Simple Telethon and GramJS string session generator written in GramJS
Install / Use
/learn @Gowtham2003/TgsessionREADME
TG Session - Telegram Session Generator
<a aria-label="npm downloads" href="https://www.npmjs.com/package/tgsession"> <img alt="" src="https://img.shields.io/npm/dw/tgsession.svg?label=NPM%20Downloads&style=for-the-badge&labelColor=000000"> </a> <a aria-label="License" href="https://github.com/Gowtham2003/tgsession/blob/main/README.md"> <img alt="" src="https://img.shields.io/npm/l/tgsession.svg?style=for-the-badge&labelColor=000000"> </a>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)
