Remove past.py script and clean up README

This commit is contained in:
√(noham)²
2025-12-20 12:09:41 +01:00
parent 86d73b149c
commit 6e4d0887d9
2 changed files with 0 additions and 133 deletions

View File

@@ -56,7 +56,6 @@ API_URL=https://example.com/get-cached-keys
### Interactive Mode
If you run the script without arguments, it will guide you through channel selection and date picking.
**Using uv:**
```bash
uv run main.py
```