skype-chat-parser
v1.0.2
Published
Tool to convert/parse your skype-chat-history into json
Downloads
5
Readme
skype-chat-parser
Skype chat parser is a tool which will help you convert your skype chat history into a JSON model.
How it works ?
- Copy Skype chat into one
txt
file - Use following command
skype-chat-parser [filename].txt
- It will generate new file
skypeChat.json
How to install ?
- npm install -g skype-chat-parser