All Projects → D3sktool → deleteDiscordMessages

D3sktool / deleteDiscordMessages

Licence: other
Delete all messages in a Discord channel or DM (Easy and fast) Bulk delete

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to deleteDiscordMessages

Deletediscordmessages
Undiscord - Delete all messages in a Discord channel or DM (Easy and fast) Bulk delete
Stars: ✭ 2,555 (+6287.5%)
Mutual labels:  discordapp, bulk-operation, discord-channel, delete-multiple
unattach
Unattach allows you to free your Google storage by easily downloading and/or removing Gmail attachments from many emails at once.
Stars: ✭ 110 (+175%)
Mutual labels:  bulk-operation
LenoxBot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 218 (+445%)
Mutual labels:  discordapp
Mc2Discord
A simple minecraft mod, server side only, to link the chat with your Discord server
Stars: ✭ 18 (-55%)
Mutual labels:  discordapp
ValorantStoreChecker-discord-bot
Valorant Utility Bot
Stars: ✭ 154 (+285%)
Mutual labels:  discordapp
Discord-Selfbot
Discord.js selfbot
Stars: ✭ 24 (-40%)
Mutual labels:  discordapp
lyrics-finder
🎤 | Search the lyrics to your music with Lyrics Finder
Stars: ✭ 20 (-50%)
Mutual labels:  discordapp
csgo richpresence
Discord Rich Presence support for Counter-Strike: Global Offensive!
Stars: ✭ 16 (-60%)
Mutual labels:  discordapp
Deadcord
💀 The first raid tool of its kind. Inject Deadcord and raid servers directly from the Discord client. https://t.me/deadcordofficial
Stars: ✭ 144 (+260%)
Mutual labels:  discordapp
ALi
ALi a powerful Discord bot that includes Utility, Fun, Music, Moderation, and much more! (Beta)
Stars: ✭ 97 (+142.5%)
Mutual labels:  discordapp
discord.bat
🗑️ the BEST discord lib
Stars: ✭ 38 (-5%)
Mutual labels:  discordapp
DM-BOT
📧 DM-BOT is discord bot that can record direct messages. One of us! You can also reply to those messages! DM-BOT is easy to use & understand! I decided to use Discord.js, it's literally the best.
Stars: ✭ 31 (-22.5%)
Mutual labels:  discordapp
bagisto-bulk-upload
The Laravel eCommerce Bulk Upload allows the admin to create and add a bulk number of products into Bagisto online store.
Stars: ✭ 16 (-60%)
Mutual labels:  bulk-operation
modmail.js
A Simple Discord Modmail Bot Template
Stars: ✭ 33 (-17.5%)
Mutual labels:  discordapp
Rubicon
Dead yo!
Stars: ✭ 14 (-65%)
Mutual labels:  discordapp
DNetPlus
Fork of discord.net with many tweaks and added functionality instead of waiting months for them.
Stars: ✭ 15 (-62.5%)
Mutual labels:  discordapp
mass-dm-discord
A MassDM selfbot which is working in 2021. Only for educational purposes 🥱🚀
Stars: ✭ 87 (+117.5%)
Mutual labels:  discordapp
Komugari
A simple, multi-functional Discord bot written in Discord.js
Stars: ✭ 39 (-2.5%)
Mutual labels:  discordapp
Discord.js-V12-Bot-Tutorial
An Discord bot build in Discord.js V12. Features :- Anime, Chatbot, Fun, Info, Moderation, Music, Developer commands and many more coming soon.
Stars: ✭ 46 (+15%)
Mutual labels:  discordapp
bulk-mail-cli
Do quick, hassle-free email marketing with this small but very powerful tool! 🔥
Stars: ✭ 88 (+120%)
Mutual labels:  bulk-operation

Delete all messages in a Discord channel or DM

  1. Select and Copy this script: deleteDiscordMessages.js

  2. Open Discord in a browser (like Chrome, Safari or Firefox)
    and go to a #Channel or a DM conversation

  3. Open DevTools pressing:

    • Firefox (Windows, Linux, Chrome OS): F12 or Control+Shift+K
    • Chrome (Windows, Linux, Chrome OS): F12 or Control+Shift+J
    • Chrome (Mac): Command+Option+J
    • Safari (Mac): Command+Option+C
  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: getting authToken, authorId, channelId and messageId manually)

  6. Click the "START" button.

TLDR: Watch this 40s video instructions

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


Features

  • Fastest script out there, it auto adjusts the delay to be the fastest your internet and discords allows!
  • Easy interface with instructions
  • Respect discord API rate limits
  • Auto detect current authToken, authorId, channelId
  • It can delete a specific range of messages
  • It can delete only links or attached files
  • Comprehensive log of messages being deleted (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)
  • Start/stop whenever you want
  • Works with even thousands of messages


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.


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. 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 afterwards.

If you are unsure do not share screenshots, or copy paste logs on the internet.


DISCLAIMER: THE SOFTWARE AND ALL INFORMATION HERE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

By using any code or information provided here you are agreeing to all parts of the above Disclaimer.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].