Skip to content

Instantly share code, notes, and snippets.

View swqztech's full-sized avatar
💭
I may be slow to respond.

Joelle Hopkins swqztech

💭
I may be slow to respond.
View GitHub Profile
@swqztech
swqztech / README.MD
Created July 12, 2025 14:19 — forked from painor/README.MD
Convert TDesktop tdata folders to GramJS sessions.

tdata converter

Converts tdata folder to a GramJS session for usage in a userbot.

Usage

Usage is simple. the main() function accepts a folder path (absolute or relative) and will return and print the session string if it found one.

Limitation