im having a mental breakdown trying to remember what i did

This commit is contained in:
2025-02-06 20:25:15 +01:00
parent db1b94119a
commit 8186e4e75f
6 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ def add_new_posts(bot: botPy.Bot, debug_print: bool = False):
py_print("Fetching posts...")
posts = reddit.fetch_posts_with_flair(bot, "Original Art")
py_print("Evaluating posts...\n")
py_print("Evaluating posts...")
added_posts = 0
without_media = 0