Update Home

2025-07-08 10:38:13 -05:00
parent 96f8173ab2
commit 38572c9661

@ -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)