/roll20-diceroll-stats

A tool for parsing out the raw dice rolls from Roll20 chat archive.

Primary LanguageJavaScript

Roll20 Diceroll Stats

This repo will take the raw chat archive from Roll20 and spit out a tab delimited text file with all of the dicerolls

Using this tool

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