From af91eb9ef61bfbeed015cd339d1dad060318a00f Mon Sep 17 00:00:00 2001 From: Procuria Date: Sun, 5 Apr 2026 23:59:05 +0200 Subject: [PATCH] Add quickstart README --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f4dc8bc --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# DarkPeers Mod Queue Helper + +Quality-gate checks for DarkPeers moderators — torrent validation, title compliance, SRRDB & Prowlarr integrations. + +## Install + +1. Install [Tampermonkey](https://www.tampermonkey.net/) in your browser +2. Click the link below to install the script: + + **[Install userscript](https://gitea.computerliebe.org/Procuria/dp-modq-helper/raw/branch/main/modq-helper-darkpeers.user.js)** + +3. Tampermonkey will show a confirmation dialog — click **Install** + +The script runs automatically on `https://darkpeers.org/torrents/*` pages. + +## Updates + +Tampermonkey checks for updates automatically. To force a check: Tampermonkey icon > Utilities > Check for userscript updates. + +## Optional: Prowlarr Integration + +Open the settings via Tampermonkey menu > **ModQ Helper Settings** and enter your Prowlarr URL and API key to enable cross-seed detection.