forked from ticketfrei/ticketfrei
Merge branch 'master' of dl6tom.de:public/ticketfrei
This commit is contained in:
commit
62e09e8ce3
|
@ -41,13 +41,15 @@ $ pip3 install Mastodon.py pytoml
|
||||||
## to do
|
## to do
|
||||||
|
|
||||||
- [x] Twitter: Crawl mentions
|
- [x] Twitter: Crawl mentions
|
||||||
- [ ] Mastodon: Crawl mentions
|
- [x] Mastodon: Crawl mentions
|
||||||
- [ ] Write toots/tweets to database
|
- [ ] Write toots/tweets to database
|
||||||
- [x] Twitter: retweet people
|
- [x] Twitter: retweet people
|
||||||
- [ ] Mastodon: boost people
|
- [x] Mastodon: boost people
|
||||||
- [ ] Mastodon: toot who has been retweeted on twitter
|
- [ ] Mastodon: toot who has been retweeted on twitter
|
||||||
- [ ] Twitter: tweet who has been boosted on mastodon
|
- [ ] Twitter: tweet who has been boosted on mastodon
|
||||||
- [x] Twitter: access the API
|
- [x] Twitter: access the API
|
||||||
- [ ] Web UI that lets you easily delete toots/tweets per db id and mute the tweet author
|
- [ ] 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
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue