Skip to content

Commit

Permalink
README: Move constraints to likers block feature
Browse files Browse the repository at this point in the history
  • Loading branch information
dmstern committed Sep 27, 2020
1 parent 1442dd5 commit 2453d98
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ In collaboration with [@pkreissel](https://twitter.com/pkreissel), who wrote the
- Confirm and wait for the sucess message.
- ✔ DONE. All the collected likers of the tweet are blocked. 😇

**Constraints:**

- For big lists of likers (hundrets and more), not _all_ likers are blocked, we can only collect those who are visible in the list from twitter.

### Share your block list with others

Since Twitter has disabled its ability to import/export block lists, _LikersBlocker_ brings back the feature.
Expand All @@ -59,10 +63,6 @@ Since Twitter has disabled its ability to import/export block lists, _LikersBloc
- Confirm and wait for the sucess message.
- ✔ DONE. All the collected likers of the tweet are blocked. 😇

## Constraints

- For big lists of likers (hundrets and more), not _all_ likers are blocked, we can only collect those who are visible in the list from twitter.

## Known Issues and ToDos

If you find a bug or want to suggest new features, [file a new issue](https://github.com/dmstern/likers-blocker/issues/new).
Expand Down

0 comments on commit 2453d98

Please sign in to comment.