From a9ec34230f8cc41d7ff3419da4e749a27e2a1aaf Mon Sep 17 00:00:00 2001 From: b3yond Date: Sat, 17 Jun 2017 22:19:15 +0200 Subject: [PATCH] updated install & todo --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b213591..dbbdd77 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ $ . bin/activate ``` Install dependencies ```shell -$ pip3 install Mastodon.py pytoml +$ pip3 install Mastodon.py pytoml pickle +$ pip install python-twitter pytoml requests ``` ## ideas @@ -50,6 +51,6 @@ $ pip3 install Mastodon.py pytoml - [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 +- [x] Create extra Class for the filter