diff --git a/Home.md b/Home.md index b76662d..cfeceea 100644 --- a/Home.md +++ b/Home.md @@ -15,6 +15,9 @@ 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) [Back home](Home)