From edca13292c0ad6f6cd2b1ef538fdad9e89a2d047 Mon Sep 17 00:00:00 2001 From: Thor the Norseman Date: Sat, 5 Dec 2020 10:45:29 +0100 Subject: [PATCH] Fleshed out README.md a bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dc072b..ee03a60 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # fedidel -`fedidel` is a bot that tracks and auto-deletes on Mastodon/Pleroma accounts according to a set maximum age. Tracking multiple instances simultaneously is possible. It will permanently retain statuses favourited by the account that posted them. +`fedidel` is a bot that tracks and auto-deletes on Mastodon/Pleroma accounts according to a set maximum age. Tracking multiple instances simultaneously is possible. It will permanently retain statuses favourited by the account that posted them. Reblogs are treated as favourites and are permanently retained. Once a status is flagged for retention, the bot will not check it again. ## Installation (Linux)