Update Home

2025-07-08 10:47:19 -05:00
parent 1bacd721b7
commit beb4859404

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