mirror of
https://github.com/michelep/twitter-timeline-cleaner.git
synced 2024-12-28 00:50:32 +01:00
Update README.md
This commit is contained in:
parent
1381fbdf0d
commit
0f6dfd1ef0
10
README.md
10
README.md
@ -4,11 +4,11 @@ Clean your Twitter timeline
|
|||||||
Before run, remember to set those environment variables:
|
Before run, remember to set those environment variables:
|
||||||
|
|
||||||
``
|
``
|
||||||
export TWITTER_ACCESS_TOKEN=''
|
export TWITTER_ACCESS_TOKEN=''
|
||||||
export TWITTER_ACCESS_TOKEN_SECRET=''
|
export TWITTER_ACCESS_TOKEN_SECRET=''
|
||||||
export TWITTER_CONSUMER_KEY=''
|
export TWITTER_CONSUMER_KEY=''
|
||||||
export TWITTER_CONSUMER_SECRET=''
|
export TWITTER_CONSUMER_SECRET=''
|
||||||
export TWITTER_NAME='@your_twitter_name'
|
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 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user