Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
Add initial
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Spurrier committed Dec 16, 2022
1 parent 394892b commit e7f46ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ This program deletes all tweets from a users twitter account.

#### Configuration

*** Get API Credentials ***
*Get API Credentials*
- Go to https://developer.twitter.com/
- Go to 'developer portal'
- Add app
- Choose 'production'
- Fill in details like 'account maintenance' or something like that
- Fetch your API and consumer keys

*** Copy & update config ***
*Copy & update config*
Copy .env_example file to .env and update with the relevant API details from the previous step.

### Build from source
Expand Down

0 comments on commit e7f46ec

Please sign in to comment.