From 2844971c22fafa5c3c0f2376b15a9d254e7cebde Mon Sep 17 00:00:00 2001 From: Luke Ogburn <21106956+logburn@users.noreply.github.com> Date: Wed, 13 Apr 2022 11:25:19 -0400 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 837aa47..a1bd86e 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ you can run `pip3 install Mastodon.py praw` to install both of these. - [x] Separate methods methods to make code cleaner **Likely** -- [?] Keep track of what has been scraped and tooted to not duplicate posts +- [ ] Keep track of what has been scraped and tooted to not duplicate posts - [ ] Debugging logging - [ ] Move all vars into config - [ ] Docker image **Unlikely** -- [ ] Updating from @mention toot +- [ ] Updating subscriptions from @mention toot - [ ] Make this an installable (pip?) package - [ ] Add twitter bot