DiscordPurge - Mass Delete Discord Messages

Adds a button to the Discord browser UI to mass delete messages from Discord channels and direct messages

יוצר
TheeeUnknown
התקנות יומיות
2
סה"כ התקנות
7
דירוגים
0 0 0
גרסה
0.1
נוצר
09-04-2025
עודכן
09-04-2025
Size
27.7 קילו-בייט
רישיון
MIT
חל על

🗑️ DiscordPurge: Mass Delete Your Messages

This script adds a 🗑️ button to the Discord website to help you mass-delete your own messages.

  • Filter messages by date, text, channel, etc.
  • Auto-fills necessary IDs with a "Get All" button.
  • Tries to handle Discord rate limits.
  • 🚨 Quick Warning: Using this script breaks Discord rules & risks your account. See full warnings below. Deleting is permanent.

⚙️ Install

  1. Have a UserScript Manager (e.g., Tampermonkey).
  2. Install this script's code into the manager.
  3. Refresh Discord (discord.com), find the 🗑️ button.

🚀 Use

  1. Click the 🗑️ button in Discord.
  2. On the Main tab, click "Get All" to fill Token/IDs (double-check them!). Maybe peek at the Filters/Advanced tabs if you need specific filters or speed adjustments.
  3. Click Start.
  4. Confirm the pop-up carefully (check the preview!). Deletion is final!
  5. Use Stop to cancel.

🚨⚠️ Important Notes & Warnings

  • 🛑 Discord Terms of Service Violation: Using self-bots, including scripts like this that automate actions through your user token, is strictly against Discord's Terms of Service. Doing so can lead to account flagging or permanent suspension. Use this script entirely at your own risk. The author and AI assistant are not responsible for any consequences to your account.
  • 🗑️ Irreversible Action: Message deletion is permanent. Once deleted, messages cannot be recovered. Double-check your settings, especially the Channel ID, before starting.
  • 🔑 Token Security: Your Authentication Token is like a password for your Discord account. Never share it with anyone or paste it into untrusted websites or applications. The "Get All" button reads it from your own browser's local storage; the script does not send it anywhere except directly to Discord's official API endpoints.
  • Rate Limits: Discord heavily rate-limits API requests to prevent abuse. This script attempts to respect these limits using delays, but aggressive use (very low delays, running multiple instances) could still lead to temporary API blocks or draw unwanted attention to your account.
  • 🌐 Network Errors: Deletion can fail due to temporary network issues or Discord API errors. The script logs failures but may not automatically retry all error types.