add note about the puppybot
All checks were successful
QuipBot / deploy (push) Successful in 26s
QuotesBot / deploy (push) Successful in 16s
DogFacts / deploy (push) Successful in 20s

This commit is contained in:
2025-06-12 13:52:55 -05:00
parent 7dd8a204fd
commit a18f04ba23

View File

@ -55,6 +55,7 @@ This bot requires only an additional secret with the path to your quotes file.
# Still to come:
- My newsfeed bot that reads from a list of rss or atom feeds and posts latest entries.
- Release tracker bot that watches a provided list of got repositories and posts releases to a selected endpoint
- The [puppybot](https://bots.fyrfli.social/@puppybot) [code](https://fyrfli.dev/fyrfli/puppybot) needs to be able to upload media via the requests library before I am willing to include it here.
# Intention for later
- provide several options for output - e.g. Discord, Telegram, etc.