chemisax / slackparser

Scan slack archive file and dump all the messages to a text file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slackparser

Scan slack archive file and dump all the messages to a text file

usage

$ node index.js -i input.zip -o output.txt

Input data must be an slack archive zip file.

(c) 2017 José María Campaña https://chemisax.com

About

Scan slack archive file and dump all the messages to a text file


Languages

Language:JavaScript 100.0%