Skip to content

Commit 80402a0

Browse files
Update README.md
1 parent ac8c188 commit 80402a0

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Deleting a thread will only delete messages on your end but the other party will
2626

2727
On the other hand, unsending of a thread will result in the deletion of messages on both ends, rendering the other party unable to read your messages.
2828

29-
## How does it work / How can I use it?
29+
## How does it work
3030

3131
This script is meant to be run on the page that lists the message threads.
3232

@@ -58,9 +58,16 @@ The way it works is as follow:
5858
5959
> Any of these can go wrong for various reasons, so if you're having an issue make sure to explain the particular of the message thread your trying to unsend is (without divulging any personal information please).
6060
61-
6261
⚠️ Instagram has rate limits. After a certain number of messages, you might get temporarily blocked from unsending another message for a period of time. You can confirm this by manually unsending a message, if it fails then you might have been temporarily blocked.
6362

63+
# How can I use it?
64+
65+
> ⚠️ For this to work the chat should not have been deleted prior to running the script
66+
67+
1. [Install the userscript](#installing)
68+
2. Go to your messages and select a chat
69+
3. There a menu with a button titled "Unsend all DMs" should appears
70+
6471
## Installing
6572

6673
Install a Userscript manager for your browser :
@@ -130,4 +137,3 @@ To report a bug please use [this link](https://github.com/thoughtsunificator/ins
130137

131138
To suggest an idea please use [this link](https://github.com/thoughtsunificator/instagram-dm-unsender/issues/new?template=feature_request.md).
132139

133-

0 commit comments

Comments
 (0)