Skip to content

Parsing FoundryVTT Chat logs and getting numbers from it

Notifications You must be signed in to change notification settings

mossfarmer/FoundryParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

FoundryParser

Where to get the input text file from FoundryVTT

Chat Logs

When running with Python

Usage

Text will be outputted in a file called results.txt

⭐ Objectives

  1. Parsing FoundryVTT chat logs to gather stats about player rolls
  2. Calculating stats for only the natural rolls
  3. Returning results in a readable format

✔️ Conditions

  1. Better Rolls 5e installed

✖️ What it does not do

  1. Calculate the unnatural rolls
  2. Handle damage rolls
  3. Take advantage into account

About

Parsing FoundryVTT Chat logs and getting numbers from it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages