From b707308e7552c2a605023eecf0d1eb7452892940 Mon Sep 17 00:00:00 2001
From: victornpb <3372598+victornpb@users.noreply.github.com>
Date: Mon, 9 Sep 2019 00:00:01 -0300
Subject: [PATCH] updated readme
---
readme.md | 25 ++++++++++---------------
1 file changed, 10 insertions(+), 15 deletions(-)
diff --git a/readme.md b/readme.md
index 6a422e6c..20f4cd1c 100644
--- a/readme.md
+++ b/readme.md
@@ -2,34 +2,29 @@
1. Select and Copy this script: [deleteDiscordMessages.js](https://raw.githubusercontent.com/victornpb/deleteDiscordMessages/master/deleteDiscordMessages.js)
+2. Open [Discord](https://discordapp.com/channels/@me) in a __browser__ (like Chrome, Safari or Firefox)
+and go to a #Channel or a DM conversation
-1. Open Discord in a __browser__ like Chrome, Safari or Firefox;
-
-4. Go to a #Channel or a DM conversation
-
-2. Open DevTools pressing
+3. Open DevTools pressing
- Chrome (Windows, Linux, Chrome OS):
F12 or Control+Shift+J
- Chrome (Mac):
Command+Option+J
- Safari (Mac): Command+Option+C
-
-5. Paste (Ctrl+V) the script in the "Console" tab, then press ENTER, a popup window will open;
-
-
-
-
+
+4. Paste (Ctrl+V) the script in the "Console" tab, then press ENTER, a popup window will open;
5. Click on the blue buttons near **Authorization**, **Author** and **Channel**.
- *(Optional: Intructions on how to get [authToken](./help/authToken.md), [authorId](./help/authorId.md), [channelId](./help/channelId.md) and [messageId](./help/messageId.md) manually)*
+ *(Optional: getting [authToken](./help/authToken.md), [authorId](./help/authorId.md), [channelId](./help/channelId.md) and [messageId](./help/messageId.md) manually)*
6. Click the "" button.
-
-If you have issues or just need help [open an issue here](https://github.com/victornpb/deleteDiscordMessages/issues)
+
+
I made this tool just for you, it would be awesome if you could just click the Star button at the top!
+
+If you have issues or just need help [open an issue here](https://github.com/victornpb/deleteDiscordMessages/issues)
-
----