updated install & todo

This commit is contained in:
b3yond 2017-06-17 22:19:15 +02:00
parent 9f675683b5
commit a9ec34230f

View file

@ -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