From e631289aff6712f6c123aa40d6b3fe7c33b33bc9 Mon Sep 17 00:00:00 2001 From: b3yond Date: Sat, 17 Jun 2017 20:36:30 +0200 Subject: [PATCH] modified to do --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8011ed0..b213591 100644 --- a/README.md +++ b/README.md @@ -41,13 +41,15 @@ $ pip3 install Mastodon.py pytoml ## to do - [x] Twitter: Crawl mentions -- [ ] Mastodon: Crawl mentions +- [x] Mastodon: Crawl mentions - [ ] Write toots/tweets to database - [x] Twitter: retweet people -- [ ] Mastodon: boost people +- [x] Mastodon: boost people - [ ] Mastodon: toot who has been retweeted on twitter - [ ] Twitter: tweet who has been boosted on mastodon - [x] Twitter: access the API - [ ] Web UI that lets you easily delete toots/tweets per db id and mute the tweet author +- [x] Write Bots as Classes to be easier implemented +- [ ] Create extra Class for the filter