DiscordPurge - Mass Delete Discord Messages (Updated)

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

这些是此脚本变更过代码的版本。 显示所有版本。

  • v0.3.0 2025-07-03

    Of course. Here is a simplified summary formatted in Markdown, perfect for a GreasyFork description or changelog.


    DiscordPurge v0.3.0 - The Stability & UI Update

    This version is a complete overhaul of the script, focused on making it more stable, user-friendly, and visually appealing.

    ✨ UI & UX Overhaul

    • Complete Redesign: The user interface has been completely updated to match Discord's modern, dark look and feel.
    • Improved Layout: Settings and filters are now organized more logically across the "Main", "Filters", and "Advanced" tabs.
    • Clearer Labels: All input fields are now clearly labeled, making the script easier to navigate and use.

    ⚙️ Core Logic & Stability

    • More Stable API: The script now uses Discord's v6 API, which is older but more stable and less likely to break with future Discord updates.
    • Cleaner Code: The core logic has been refactored and organized, making it more efficient and easier to maintain.
    • Better Progress Tracking: The progress bar and status messages (%, Done, Stopped) give you clearer feedback.

    🐛 Bug Fixes & Improvements

    • Unified Logging: The old, confusing logging system has been replaced with a single, clear log.
    • Input Validation: The script now checks if you've filled out required fields (like Auth Token and Server ID) before starting, preventing common errors.
    • Improved Error Handling: The script is now better at handling rate limits and other API errors, making the deletion process smoother.
  • v0.1.2 2025-07-03
  • v0.1.2 2025-06-30

    CHANGED https://discord.com/api/v{version_number} FROM V6 TO V10 FOR LESS ERRORS

  • v0.1.1 2025-05-29
  • v0.1 2025-04-09