Skip to content

Commit

Permalink
Add note about twitter archive
Browse files Browse the repository at this point in the history
  • Loading branch information
landaire committed Oct 21, 2016
1 parent 87e960f commit 2bdacd2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# detweet

Have some spam on your profile? Maybe an association with someone you want to get rid of? detweet allows you todelete tweets before or after a specific date that match a given regular expression.
Have some spam on your profile? Maybe an association with someone you want to get rid of? detweet allows you to delete tweets before or after a specific date that match a given regular expression.

## Usage

Expand Down Expand Up @@ -50,6 +50,10 @@ In your terminal run:
source credentials
```

### Request your twitter archive

Go to your profile settings on twitter.com and request your twitter archive. This will contain the `tweets.csv` file used by detweet.

### Example run

```
Expand Down

0 comments on commit 2bdacd2

Please sign in to comment.