AI 产品解读Discord message management tool that lets users export, search, filter, purge, and analyze their Discord messages
Discord lacks built-in tools for exporting messages, bulk deleting content, or analyzing message history. Discrub fills this gap by providing comprehensive data management capabilities including offline browsing of Discord data packages.
User opens discord.com and clicks the Discrub button. The extension injects a launcher overlay offering two UI versions (Modern or Classic). It reads the Discord auth token from the browser session to access Discord's API. Users can then browse servers/channels, search/filter messages, export to multiple formats, bulk delete messages, or import Discord data packages for offline browsing and analysis.
Export messages to HTML, CSV, JSON, and media-only formats with 9 built-in presets and custom preset creationImport and browse official Discord data packages (ZIP archives) offline with rich rendering (markdown, mentions, emojis, embeds)Bulk delete and bulk edit messages and reactionsSearch and filter conversations across servers, channels, and DMsMention analytics across entire data packagesThread message export as separate files
- 目标用户
- Discord users who need to export or archive their message history / Users wanting to bulk delete Discord messages or reactions / Developers and power users analyzing Discord data / Users managing large Discord data packages from Discord's Privacy & Safety export
- The main app bundle (assets/index-CrKy73tV.js at 2.7MB) is too large to fully inspect; auth flow details may reside there
- Could not verify if the authOnly query parameter triggers a different UI flow within the large main bundle
- Ko-fi donation presence is unclear from code alone (SVG asset exists but no integration code found in scanned files)
付费分析未识别到付费功能
No evidence of paid features, premium tiers, subscriptions, payment integrations, or feature gating found in the source code. All 'pro' keyword matches are false positives (React profiler symbols, Object.getOwnPropertyDescriptor). 'license' matches are MIT License headers. Ko-fi SVG is a static asset icon, not an in-app purchase flow. The extension appears fully free with all features available to all users.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 需要复核
- 登录理由
- The extension reads the Discord auth token from the browser's localStorage on discord.com. The content script (content.js) function p() extracts the token from localStorage, the background script relays token requests, and the launcher checks auth status before allowing access. The user must be logged into Discord in their browser for the extension to function — there is no separate Discrub account system.
存在冲突