Skip to content

A high-performance Discord message deletion utility implemented as a userscript.

License

Notifications You must be signed in to change notification settings

kazuki388/Undiscord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Undiscord

A Discord message deletion utility implemented as a userscript. Fork of victornpb/undiscord.

Requirements

  • Tampermonkey browser extension (Chromium-based browsers)
  • Initial deployment of v5.2.3, followed by upgrade to v5.2.4
  • Disabled password manager during Discord authentication

Branches

  • Archive: Stable, tested versions
  • Feature: Enhanced functionality with recent updates
  • Python: CLI implementation
  • Main: Documentation only

Features

  • Concurrent message deletion across channels and threads
  • Advanced filtering with regex and metadata matching
  • Discord data archive integration
  • Automated thread state management
  • Rate limiting with dynamic throttling
  • Real-time progress monitoring
  • Privacy mode to hide sensitive information
  • Interactive message selection
  • Multi-channel batch processing
  • Comprehensive logging

Installation

  1. Install Tampermonkey
  2. Install script via Greasy Fork
  3. Clear Discord cache

Usage

  1. Click toolbar icon to open interface
  2. Select target channel
  3. Configure filters and parameters
  4. Start deletion process
  5. Monitor progress

Filtering Options

  • User ID
  • Text pattern (exact/regex)
  • Links
  • Attachments
  • Date range
  • Message range
  • Pinned messages
  • NSFW content

Configuration

  • Search Delay: 100ms-60000ms (default: 1400ms)
  • Delete Delay: 50ms-10000ms (default: 1400ms)
  • Rate Limit Prevention
  • Authorization Token
  • Auto Scroll
  • Privacy Mode
  • Rate limits:
    • Global: 45 requests/60s
    • Per-Endpoint: 4 requests/5s

Legal

Use this script responsibly and in compliance with Discord's Terms of Service. Maintainers are not liable for usage outcomes.

Related Projects

About

A high-performance Discord message deletion utility implemented as a userscript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published