From a18f04ba231a23ea54825c3d18e884d336087661 Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Thu, 12 Jun 2025 13:52:55 -0500 Subject: [PATCH] add note about the puppybot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7329d2..b6a65a0 100644 --- a/README.md +++ b/README.md @@ -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.