update README

This commit is contained in:
2025-06-18 15:51:20 -05:00
parent 1d033fe719
commit 2ff842a705

View File

@ -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. - [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. - [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. - [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 # Requirements