🛠️ Discord Plus+ V1 — Bulk Delete, Msg Logger, Ghost Ping & Export

🗑 Bulk delete YOUR messages in any channel or DM using Discord API v10 (smart rate-limit, retry, date/content filters). 👁 Log deleted messages in real-time. 👻 Auto-detect ghost pings with toast alerts. 📦 Export channel history to HTML/JSON/TXT. 🔑 One-click token detector + account info. All-in-one Discord web toolkit — no data leaves your browser. Works with Tampermonkey & Violentmonkey.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
2pixel
Daily installs
7
Total installs
8
Ratings
0 0 0
Version
1.0.0
Created
2026-03-16
Updated
2026-03-16
Size
66.6 KB
Compatibility
Compatible with Firefox Compatible with Chrome Compatible with Edge Compatible with Brave
License
MIT
Applies to

🛠️ Discord Plus+ V1 — The All-in-One Discord Web Toolkit

Version License Discord API Tampermonkey Violentmonkey

The most complete Discord enhancement userscript — bulk delete messages, log deleted messages in real-time, detect ghost pings, export channel history, and manage your token. All in one draggable glassmorphism panel. No data ever leaves your browser.


✨ Features at a Glance

Feature Description
🗑 Bulk Message Deleter Delete all YOUR messages in any channel or DM — Discord API v10, smart rate-limit
👁 Deleted Message Logger Capture messages removed from the DOM in real-time (up to 500 buffered)
👻 Ghost Ping Detector Auto-detect @mentions that were deleted — toast notification popup
📦 Message Exporter Export full channel history to HTML / JSON / TXT — download instantly
🔑 Token Manager 3-strategy auto-detection + account info (username, ID, email, 2FA status)
⌨️ Keyboard Shortcut Alt+D to toggle panel from anywhere

🗑 Bulk Message Deleter

Delete your own messages in any channel, server, or DM with full control:

  • Discord API v10 — the latest, fully supported endpoint
  • Smart rate-limit handling — automatically waits when Discord throttles, retries up to 5×
  • Date range filter — delete messages between specific dates
  • Content filter — only delete messages containing a keyword
  • Has Link / Has File — filter by attachment type
  • NSFW channel support — opt-in toggle
  • Adjustable delay — 300ms to 3000ms slider to control speed
  • Live log — real-time output of every deleted message ID
  • Auto-fill — one-click detect Channel ID, Guild ID, and your Author ID from the current URL

👁 Deleted Message Logger

See what others are trying to hide. The logger hooks into Discord's DOM and captures every message removed while you're in a channel:

  • Stores up to 500 messages in a scrollable list
  • Shows: author, content, channel, timestamp
  • Export to JSON — save the entire log to your disk
  • Works passively in the background — no action needed

👻 Ghost Ping Detector

A ghost ping is when someone @mentions you (or @everyone / @here) and immediately deletes the message. Discord shows a notification but the message disappears.

Discord Plus+ V1 detects this automatically:

  • Scans every deleted message for @ mentions
  • Shows a toast notification with the author's name and message preview
  • Logs all ghost pings in a dedicated tab with timestamps
  • Never miss a ghost ping again

📦 Message Exporter

Export any channel's message history directly from your browser:

  • HTML — a fully styled Discord-like page, perfect for archiving
  • JSON — raw API response, useful for developers or data processing
  • TXT — simple plain-text log [date] author: content
  • Set your own limit (1 to 10,000 messages)
  • Uses the same token you set in the Delete tab — no extra setup

🔑 Token Manager

Your Discord token is required for API operations. Discord Plus+ V1 uses 3 detection strategies so you almost never have to paste it manually:

  1. iframe sandbox — reads from Discord's localStorage in an isolated frame
  2. Direct localStorage — fallback for most browsers
  3. Webpack module cache — deep extraction from Discord's internal store

The Token tab also shows your full account info: username, discriminator, user ID, email, and whether 2FA is enabled.

⚠️ Security notice: Your token is never sent anywhere. It stays in your browser's memory only. Never share your token with anyone — it grants full access to your account. If you believe your token was compromised, log out of Discord immediately, change your password, and enable 2FA.


🖥️ UI & Usability

  • Glassmorphism dark panel — designed to blend with Discord's dark theme
  • Draggable — grab the header and move it anywhere on screen
  • Tabbed layout — 6 tabs: Delete / Logger / Ghost / Export / Token / About
  • Minimize / Close window buttons
  • Stats pills — live count of Deleted / Failed / Scanned at the top
  • Progress bar — animated during active deletion
  • Alt+D shortcut — toggle the panel without touching your mouse
  • Auto-detects token on page load — just open Discord and it's ready

🚀 Installation

Step 1 — Install a userscript manager

Browser Recommended
Chrome / Edge Tampermonkey
Firefox Tampermonkey or Violentmonkey
Brave Tampermonkey (Manifest V3 compatible)
Safari Tampermonkey for Safari

Brave users: Tampermonkey is strongly recommended over Violentmonkey due to Brave's Manifest V3 changes.

Step 2 — Install Discord Plus+ V1

Click the Install button at the top of this page.

Step 3 — Open Discord

Navigate to discord.com in your browser (not the desktop app).
A small 🛠️ button will appear in the bottom-right corner. Click it to open the panel.


📖 How to Use — Bulk Delete

  1. Open discord.com and navigate to the channel you want to clean
  2. Click the 🛠️ button → panel opens
  3. In the Delete tab, click AUTO next to Token — it will be detected automatically
  4. Click AUTO next to Channel ID — filled from the current URL
  5. Click ME next to Author ID — fetches your user ID from the API
  6. (Optional) Set date range, keyword filter, or toggle Has Link / Has File
  7. Adjust the delay slider (higher = safer, lower = faster)
  8. Click 🗑 Start — watch the live log
  9. Click ⏹ Stop at any time to pause

⚠️ Important Disclaimer

Using self-bot features (automated API calls from a user account) may violate Discord's Terms of Service.
This script is provided for educational and personal use only.
The author takes no responsibility for account bans or other consequences.
Use at your own risk.


🌐 Compatibility

Browser Status
Chrome 120+ ✅ Tested with Tampermonkey
Firefox 120+ ✅ Tested with Tampermonkey / Violentmonkey
Edge 120+ ✅ Tested with Tampermonkey
Brave ✅ Recommended (best Manifest V3 support)
Opera ✅ via Tampermonkey / Violentmonkey
Safari ⚠️ Untested — may work with Tampermonkey

💬 Community & Support

Join our Discord server for help, bug reports, feature requests, and updates:

👉 discord.gg/Gvmd7deFtS

  • Report bugs
  • Request features
  • Get notified about new versions
  • Chat with other users

📋 Changelog

v1.0.0 — Initial Release

  • 🗑 Bulk Message Deleter with Discord API v10
  • 👁 Real-time Deleted Message Logger (DOM observer)
  • 👻 Ghost Ping Detector with toast notifications
  • 📦 Message Exporter (HTML / JSON / TXT)
  • 🔑 Token Manager with 3-strategy detection + account info
  • ⌨️ Alt+D keyboard shortcut
  • 🎨 Glassmorphism dark UI, draggable panel, tabbed layout
  • 📊 Live stats: Deleted / Failed / Scanned counters
  • ⏱ Adjustable delete delay (300ms–3000ms)
  • 🔄 Smart rate-limit handling with auto-retry (up to 5×)

🔍 Keywords

discord bulk delete messages · discord delete all messages · discord mass delete · delete discord messages · discord message deleter · undiscord alternative · discord dm cleaner · discord channel cleaner · discord ghost ping · discord deleted messages · discord message logger · discord export messages · discord token · discord API v10 · tampermonkey discord · violentmonkey discord · discord userscript · discord web enhancement


MIT License · Works on discord.com · Requires Tampermonkey or Violentmonkey