This repo will take the raw chat archive from Roll20 and spit out a tab delimited text file with all of the dicerolls
To use this tool you need to have nodeJS installed and have the chat archive saved as archive.html
in the root of this directory. The text will be printed to stdout
with headers.
$ npm install
$ node index.js