DeleteCord

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

Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn

  • v1.0 2026/05/10

    CHANGELOG

    v1.0 - Major Update

    • API Upgrade: Migrated from Discord API v6 (2017) to v9 (2021) for better stability and compatibility
    • Complete UI Redesign: Modern, sleek interface with tabbed navigation and improved visual hierarchy
    • Enhanced Performance: Optimized API calls and smarter rate-limit handling with dynamic delay adjustment
    • Better Organization: Separate tabs for main controls, filters, and advanced options
    • Live Metrics: Real-time display of deletion speed (msgs/min) and current delay adjustments
    • Improved Stability: Better error handling and recovery from API throttling
    • Server Channel Scraper: New built-in tool to automatically fetch and organize server channels
    • Smarter Credentials Management: Auto-detection and caching of authentication tokens
    • Cleaner Logging: Enhanced log display with better readability and filtering
    • Pause/Resume Support: Control over running deletion processes without losing progress
    • Drag & Drop Panel: Movable interface window for better workspace flexibility
  • 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