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