Discord Plus+ V1 — 대량 삭제, 메시지 로거, Ghost Ping 감지 및 내보내기

🗑 Discord API v10으로 채널/DM에서 메시지 대량 삭제(스마트 rate-limit, 재시도, 날짜/내용 필터). 👁 삭제된 메시지 실시간 기록. 👻 Ghost Ping 자동 감지 + 토스트 알림. 📦 채널 기록을 HTML/JSON/TXT로 내보내기. 🔑 원클릭 토큰 감지 + 계정 정보.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
2pixel
일일 설치 수
7
총 설치 수
411
평점
1 0 0
버전
1.0.0
생성일
2026-03-16
갱신일
2026-03-16
크기
66.6KB
호환성
Firefox와 호환됩니다. Chrome와 호환됩니다. Edge와 호환됩니다. Brave와 호환됩니다.
라이선스
MIT
적용 사이트

🛠️ 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