From c6c7e12a24b70cd2ba5873828caa4aff06003450 Mon Sep 17 00:00:00 2001 From: Amit Serper Date: Mon, 4 Dec 2023 21:29:30 -0500 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ad3929..256fcb3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ # Masto-rss A simple Mastodon bot written in python that posts updates from an RSS feed to a Mastodon account. +Updates from the RSS feeds that were already posted will be saved to "processed_entries.txt" to prevent double posting. This project is meant to be built to a docker container, so all of the options need to be set as environment variables: