From 2ff842a705f1737a47406508510345b69bb89e33 Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Wed, 18 Jun 2025 15:51:20 -0500 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 674b988..8755ca4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Current bot list: - [Dog facts](https://bots.fyrfli.social/@dogfacts) (dogs_facts.py) is a little bit of code I wrote in one my lazy, brain-foggy days. - [Quips](https://bots.fyrfli.social/@dayswithoutwhitenonsense) (quip.py) I adopted the code I use for the [white nonsense bot](https://bots.fyrfli.social/@dayswithoutwhitenonsense) to use any provided text file that contains a basic list of sayings. - [Quotes](https://bots.fyrfli.social/@quotesbot), my first bot. -- Reposity Release watch, this one reads a list of feed urls and checks for a new entry in the last 6 hours. I have it running every other hour. +- Repository Release watch, this one reads a list of feed urls and checks for a new entry in the last 6 hours. I have it running every other hour. This one does not post to an ActivityPub compatible account/feed... yet. # Requirements