summaryrefslogtreecommitdiffstats
path: root/recovery/README.txt
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-08-21 15:14:07 -0700
committerPinapelz <yukais@pinapelz.com>2025-08-21 15:14:26 -0700
commitfaaecf3b755f1e64be7baee214641ef540e7e57c (patch)
treedcec1035ceb0c970efb3899cc999776bce672d33 /recovery/README.txt
parente14a40cec09100feceb49487508678a8b0e05d9d (diff)
add recovery script for filling backlog of missing datapointsHEADmaster
Diffstat (limited to 'recovery/README.txt')
-rw-r--r--recovery/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/recovery/README.txt b/recovery/README.txt
new file mode 100644
index 0000000..fa94451
--- /dev/null
+++ b/recovery/README.txt
@@ -0,0 +1,7 @@
+This tool is for filling in previously missing data, generally it should not be used unless you are missing specific data points.
+
+The necessary deps already exist in `requirements.txt` in the root directory
+
+Run this from the root directory.
+
+python recovery/recovery.py
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage