Skip to content

Instantly share code, notes, and snippets.

View msaebi031's full-sized avatar

mr_artan msaebi031

View GitHub Profile
@painor
painor / README.MD
Last active October 23, 2025 19:54
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