From 8297ffd3afb8fcb7ee574cd471ef9a3328ac4170 Mon Sep 17 00:00:00 2001 From: Hugh Rundle Date: Fri, 6 Aug 2021 11:36:10 +1000 Subject: [PATCH] add reference to `cleantoots` Resolves #71 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b3f1eb..55ee7f1 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,13 @@ ephemetoot --help You can also read the docs at [ephemetoot.hugh.run](https://ephemetoot.hugh.run) -## Prior work +## Prior and related work The initial `ephemetoot` script was based on [this tweet-deleting script](https://gist.github.com/flesueur/bcb2d9185b64c5191915d860ad19f23f) by [@flesueur](https://github.com/flesueur) `ephemetoot` relies heavily on the Mastodon.py package by [@halcy](https://github.com/halcy) +Looks like [Gabriel Augendre had the same idea](https://git.augendre.info/gaugendre/cleantoots). You might prefer to use Gabriel's `cleantoots` instead. + ## Usage You can use `ephemetoot` to delete [Mastodon](https://github.com/tootsuite/mastodon) toots that are older than a certain number of days (default is 365). Toots can optionally be saved from deletion if: * they are pinned; or