mirror of
https://github.com/michelep/twitter-timeline-cleaner.git
synced 2024-12-27 08:32:28 +01:00
Update README.md
This commit is contained in:
parent
5bb75fff2c
commit
92576b5a31
@ -1,7 +1,7 @@
|
||||
# Twitter timeline cleaner
|
||||
Clean your Twitter timeline
|
||||
|
||||
Before run, remember to set those environment variables:
|
||||
Before running, remember to set these environment variables:
|
||||
|
||||
```
|
||||
export TWITTER_ACCESS_TOKEN=''
|
||||
@ -11,7 +11,7 @@ export TWITTER_CONSUMER_SECRET=''
|
||||
export TWITTER_NAME='@your_twitter_name'
|
||||
```
|
||||
|
||||
and follow instructions how to claim a [Twitter developers account](https://developer.twitter.com/en/apply) and [how to create your app](https://developer.twitter.com/en/apps/create), needed to fetch tokens and keys to your Twitter timeline.
|
||||
and follow the instructions to claim a [Twitter developers account](https://developer.twitter.com/en/apply) and [to create an app](https://developer.twitter.com/en/apps/create), needed to fetch your Twitter timeline's tokens and keys.
|
||||
|
||||
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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user