From beb485940462252373da518cc7ce77afd0bba3c5 Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Tue, 8 Jul 2025 10:47:19 -0500 Subject: [PATCH] Update Home --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index cfeceea..6948c0a 100644 --- a/Home.md +++ b/Home.md @@ -16,8 +16,8 @@ To run any of these bots for yourself, you will need: 1. [Dog facts](DogFacts) (dogs_facts.py) is a little bit of code I wrote in one my lazy, brain-foggy days. 2. [Quips](Quips) (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. 3. [Quotes](Quotes) (quotes.py) -4. [Repository release tracker](ReleaseTracker) (release_check.py) -5. [PuppyBot](PuppyBot) (puppies.py) +4. [Repository release tracker](ReleaseTracker) (release_check.py) (pending) +5. [PuppyBot](PuppyBot) (puppies.py) (pending) [Back home](Home)