From cf320950116cd6bdeed37223fdfef5ed9ff76d43 Mon Sep 17 00:00:00 2001 From: nanos Date: Mon, 9 Sep 2024 11:47:00 +0100 Subject: [PATCH] add a note for substitoot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5064cac..cb7c2b2 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,11 @@ FediFetcher will pull in posts and profiles from any servers running the followi There are many way to configure and run FediFetcher, including as GitHub Action, cron job, container, or even from a Windows computer using the Task Schedule. None of these require CLI/SSH access to your Mastodon server. -For full details please [see the Documentation](https://github.com/nanos/FediFetcher/wiki) +For full details please [see the Documentation](https://github.com/nanos/FediFetcher/wiki). + +## Alternatives + +If you don't want to run a python script, but still want to see missing replies in your timeline, the Chrome or FireFox extension [Substitoot](https://substitoot.kludge.guru) might be helpful. ## Acknowledgments