From af8bba69c5d7b1932f588716b6ac7f58ea633ddd Mon Sep 17 00:00:00 2001 From: Luke Ogburn <21106956+logburn@users.noreply.github.com> Date: Thu, 21 Apr 2022 00:09:50 -0400 Subject: [PATCH] udpate readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8e18702..22b296a 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,12 @@ you can run `pip3 install Mastodon.py praw` to install both of these. - [x] Import bot/scraper settings from file for automation - [x] Random post if low activity - [x] Separate methods methods to make code cleaner +- [x] Actually add neuter settings for development +- [x] Debugging logging +- [x] Move all vars into config **Likely** - [ ] Keep track of what has been scraped and tooted to not duplicate posts -- [ ] Actually add neuter settings for development -- [ ] Debugging logging -- [ ] Move all vars into config - [ ] Docker image **Unlikely**