From bb28f0629a5c52f15fe23072ee4b5849d8d14b98 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 20 Oct 2025 16:07:00 -0700 Subject: add missing READMEs for scripts and refactor script names --- scripts/reflecbeat/README.md | 4 ++++ scripts/reflecbeat/reflecbeat_flower_scraper.user.js | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 scripts/reflecbeat/README.md (limited to 'scripts/reflecbeat') diff --git a/scripts/reflecbeat/README.md b/scripts/reflecbeat/README.md new file mode 100644 index 0000000..85c1a3d --- /dev/null +++ b/scripts/reflecbeat/README.md @@ -0,0 +1,4 @@ +# REFLEC BEAT + +*Scripts Available:* +- [Flower Play History, exports only the page you are on](./reflecbeat_flower_scraper.user.js) \ No newline at end of file diff --git a/scripts/reflecbeat/reflecbeat_flower_scraper.user.js b/scripts/reflecbeat/reflecbeat_flower_scraper.user.js index 1152da9..dd756df 100644 --- a/scripts/reflecbeat/reflecbeat_flower_scraper.user.js +++ b/scripts/reflecbeat/reflecbeat_flower_scraper.user.js @@ -1,5 +1,5 @@ // ==UserScript== -// @name REFLEC BEAT SCORE EXPORT +// @name REFLEC BEAT (Flower) Play History Scraper // @namespace http://tampermonkey.net/ // @version 1.2 // @description Export REFLEC BEAT scores including full judgements and timestamps as JSON -- cgit v1.2.3