Skip to content

Studrada-OP/telegram-chat-to-excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parsing history of telegram chat with topics to XSLX file

Run the script:

Install dependencies:

npm install
#or
yarn install

Put telegram chat history result.json file into the resources folder

Run script:

npm run start
#or
yarn start

The Excel file will have the name of the chat that was parsed and placed into the out folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published