This commit is contained in:
michelep 2021-07-25 23:32:14 +02:00
parent 61cf145686
commit a5e20b96bc
1 changed files with 6 additions and 1 deletions

View File

@ -1,7 +1,11 @@
# Twitter timeline cleaner
## Clean your Twitter timeline
*Clean your Twitter timeline*
This script let you keep clean yout Twitter timeline, removing old tweets.
## Prerequisites
Before running, remember to set these environment variables:
```
@ -32,3 +36,4 @@ optional arguments:
Article in italian talking about this project: [Ripulire la propria Twitter timeline](https://www.zerozone.it/tecnologia-privacy-e-sicurezza/ripulire-la-propria-twitter-timeline/19195)
Work inspired by [delete-tweets](https://github.com/koenrh/delete-tweets) by Koen Rouwhorst