From bd8e08d7b920f96c5b00ef798b36774d4aac6497 Mon Sep 17 00:00:00 2001 From: Seth Falco Date: Wed, 6 Jan 2021 15:36:16 +0100 Subject: [PATCH] Fix Grammar/Typos in Docs --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- help/authToken.md | 6 +++--- help/authorId.md | 8 ++++---- help/channelId.md | 6 +++--- help/delay.md | 2 +- help/developerMode.md | 2 +- help/messageId.md | 4 ++-- readme.md | 22 +++++++++++----------- 8 files changed, 28 insertions(+), 28 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5e327159..bded2c0f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,7 @@ assignees: '' --- -> WARNING: Github Issues are publicly visible, do not post sensitive information here. +> WARNING: GitHub Issues are publicly visible, do not post sensitive information here. > You may want to use the "Screenshot mode" before taking screenshots or copying logs. **Describe the bug** @@ -21,7 +21,7 @@ Steps to reproduce the behavior: 4. See error **Screenshots / Logs** -If applicable, add screenshots and or copy log to help explain your problem. +If applicable, add screenshots or copy the logs to help explain your problem. ``` Paste logs here @@ -37,4 +37,4 @@ Paste logs here **System:** - OS: [e.g. Windows 10, macOS 10.15.0] - - Browser [e.g. chrome 69, firefox 42.0] + - Browser [e.g. Chrome 69, Firefox 42.0] diff --git a/help/authToken.md b/help/authToken.md index 94ba9fcd..d34dcaef 100644 --- a/help/authToken.md +++ b/help/authToken.md @@ -14,9 +14,9 @@ # DO NOT SHARE YOUR `authToken`! > Sharing your authToken on the internet will give full access to your account! [There are bots gathering credentials all over the internet](https://github.com/rndinfosecguy/Scavenger). -If you post your token by accident, LOGOUT from discord on that **same browser** you got that token imediately. -Changing your password will make sure that you get logged out of every device. I advice that you turn on [2FA](https://support.discord.com/hc/en-us/articles/219576828-Setting-up-Two-Factor-Authentication) afterwards. +If you post your token accidentally, LOGOUT from Discord on that **same browser** you got that token immediately. +Changing your password will make sure that you get logged out of every device. I advise that you turn on [2FA](https://support.discord.com/hc/en-us/articles/219576828-Setting-up-Two-Factor-Authentication) afterwards. -If you are unsure do not share screenshots, or copy paste logs on the internet. +If you are unsure do not share screenshots, or copy and paste logs on the internet. ---- diff --git a/help/authorId.md b/help/authorId.md index 55b581ca..d871d6fc 100644 --- a/help/authorId.md +++ b/help/authorId.md @@ -2,15 +2,15 @@ ## The easy way - - Just click **Me** button next to "Author" in the popup window, - it should auto detect your ID. + - Just click **Me** button next to "Author" in the popup window, + it should auto-detect your ID. ## The manual way -- Right click your **avatar** in a message you sent in the chat, [Copy ID](./developerMode.md) +- Right-click your **avatar** in a message you sent in the chat, [Copy ID](./developerMode.md) NOT THE MESSAGE THE AVATAR. - (You cannot delete the other's person messages a in DM channel, you will get Error 403) + (You can't delete messages from another person in a DM channel; you will get an Error 403.) ----- diff --git a/help/channelId.md b/help/channelId.md index 11c50149..01d5d070 100644 --- a/help/channelId.md +++ b/help/channelId.md @@ -17,13 +17,13 @@ ## The manual way ### For public channels: -- Right click a channel, [Copy ID](./developerMode.md) +- Right-click a channel, [Copy ID](./developerMode.md) ### For a DM/Direct messages: -- copy the number after /@me/ in the URL) +- Copy the number after /@me/ in the URL) --- @@ -34,7 +34,7 @@ You can target multiple channels in sequence by separating them with a comma. ## Deleting all messages by using the "Request a Copy of your Data" option -To delete all message from every (user) channel do following: +To delete all message from every (user) channel, do the following: 1. Go to "User Settings -> Privacy and Safety" and click on "Request all my Data." 2. You should receive an email within the next 30 days 3. Click on the "Import JSON" button the right JSON file is called "index.json" and is located in the messages folder (messages/index.json). diff --git a/help/delay.md b/help/delay.md index 73331805..bc1cfec3 100644 --- a/help/delay.md +++ b/help/delay.md @@ -1,3 +1,3 @@ # Search and Delete Delay -This setting controls the initial delay for for searching messages. Sometimes the Discord API will quickly rate limit you, in this case setting the delays to something higher might help. This is especially true for the **Delete Delay**. +This setting controls the initial delay for searching messages. Sometimes the Discord API will quickly rate limit you, in this case setting the delays to something higher might help. This is especially true for the **Delete Delay**. diff --git a/help/developerMode.md b/help/developerMode.md index e23de63c..36c43c99 100644 --- a/help/developerMode.md +++ b/help/developerMode.md @@ -1,6 +1,6 @@ # Developer Mode -If the `Copy ID` menu doesn't show up when right clicking: +If the `Copy ID` menu doesn't show up when right-clicking: - Enable developer mode in discord Go to user **Settings** > **Appearance** in discord and enable **Developer mode**. diff --git a/help/messageId.md b/help/messageId.md index 63945bd2..81b6053b 100644 --- a/help/messageId.md +++ b/help/messageId.md @@ -1,6 +1,6 @@ # messageId -You can delete all messages after a specific message, before a specific message, or everything between two points. For that you need to provide a messageID: -- Right click a message, and click [Copy ID](./developerMode.md) +You can delete all messages after a specific message, before a specific message, or everything between two points. For that, you need to provide a messageID: +- Right-click a message, and click [Copy ID](./developerMode.md) > If the `Copy ID` doesn't show up, you need to enable [Developer mode](./developerMode.md) first. ---- diff --git a/readme.md b/readme.md index 7784108b..db2416d6 100644 --- a/readme.md +++ b/readme.md @@ -11,11 +11,11 @@ - Microsoft Edge: [Tampermonkey](https://microsoftedge.microsoft.com/addons/detail/tampermonkey/iikmkjmpaadaobahmlepeloendndfphd) or [Violentmonkey](https://microsoftedge.microsoft.com/addons/detail/violentmonkey/eeagobfjdenkkddmbclomhiblgggliao) - Opera: [Tampermonkey](https://addons.opera.com/extensions/details/tampermonkey-beta/) or [Violentmonkey](https://addons.opera.com/extensions/details/violent-monkey/) -1. Install Undiscord **Install from OpenUserJS or Install from GreasyFork** +1. Install Undiscord **Install from OpenUserJS or Install from Greasy Fork** 1. Open Discord in your __browser__ (Not the App) and go to the Channel/Conversation you want to delete -1. Click the *Trash icon* that was added in the *top right corner* +1. Click the *Trash icon* that was added in the *top-right corner* 1. Click on the blue buttons near **Authorization**, **Author** and **Channel**. *(Optional: getting [authToken](./help/authToken.md), [authorId](./help/authorId.md), [channelId](./help/channelId.md) and [messageId](./help/messageId.md) manually)* @@ -24,7 +24,7 @@ ![Screenshot](https://user-images.githubusercontent.com/3372598/86538983-b60c7980-becf-11ea-8cad-1a33950e77fc.gif) -I made this tool just for you ❤️ , it would be awesome if you could just click the [⭐️ Star button](https://github.com/victornpb/deleteDiscordMessages) at the top! +I made this tool just for you ❤️ , it would be awesome if you could just click the [⭐️ Star button](https://github.com/victornpb/deleteDiscordMessages) at the top! If you have issues or just need help [open a discussion here](https://github.com/victornpb/deleteDiscordMessages/discussions) @@ -36,13 +36,13 @@ If you have issues or just need help [open a discussion here](https://github.com #### Features -- Fastest script out there, it auto adjusts the delay to be the fastest your internet and discords allows! +- Fastest script out there, it auto-adjusts the delay to be the fastest your internet and Discord allows! - Easy interface with instructions -- Respect discord API rate limits -- Auto detect current [authToken](./help/authToken.md), [authorId](./help/authorId.md), [channelId](./help/channelId.md) +- Respects discord API rate limits +- Auto-detect current [authToken](./help/authToken.md), [authorId](./help/authorId.md), and [channelId](./help/channelId.md) - It can delete a specific [range of messages](./help/messageId.md) - It can delete only [links or attached files](./help/filters.md) -- Comprehensive log of messages being deleted (with their content) +- Comprehensive log of deleted messages (with their content) - Hide private information for taking screenshots - Detects system messages and skips them like "You started a voice call" - You can use your computer and discord while it is running (unlike macro key scripts) @@ -57,16 +57,16 @@ Originally from https://gist.github.com/victornpb/135f5b346dea4decfc8f63ad7d9cc1 #### About running code on your console -I don't recommend running code from random places you get on the internet. For that same reason, I deliberately choose to make it readable (that's why it is a bit lenthy). That way people can analyze it and understand what does it does before running it, and be sure that nothing sketchy is happening under the hood. +I don't recommend running code from random places you get on the internet. For that same reason, I deliberately choose to make it readable (that's why it is a bit lengthy). That way people can analyze it and understand what it does before running it, and be sure that nothing sketchy is happening under the hood. ---- # ⛔️ DO NOT SHARE YOUR AUTH TOKEN! ⛔️ Sharing your authToken on the internet will give full access to your account! [There are bots gathering credentials all over the internet](https://github.com/rndinfosecguy/Scavenger). -If you post your token by accident, LOGOUT from discord on that **same browser** you got that token imediately. -Changing your password will make sure that you get logged out of every device. I advice that you turn on [2FA](https://support.discord.com/hc/en-us/articles/219576828-Setting-up-Two-Factor-Authentication) afterwards. +If you post your token accidentally, LOGOUT from Discord on that **same browser** you got that token immediately. +Changing your password will make sure that you get logged out of every device. I advise that you turn on [2FA](https://support.discord.com/hc/en-us/articles/219576828-Setting-up-Two-Factor-Authentication) afterwards. -If you are unsure do not post screenshots, or logs on the internet. +If you are unsure, do not post screenshots or logs on the internet. ---- > **DISCLAIMER:**