A Discord message deletion utility implemented as a userscript. Fork of victornpb/undiscord.
- 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
- Archive: Stable, tested versions
- Feature: Enhanced functionality with recent updates
- Python: CLI implementation
- Main: Documentation only
- 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
- Install Tampermonkey
- Install script via Greasy Fork
- Clear Discord cache
- Click toolbar icon to open interface
- Select target channel
- Configure filters and parameters
- Start deletion process
- Monitor progress
- User ID
- Text pattern (exact/regex)
- Links
- Attachments
- Date range
- Message range
- Pinned messages
- NSFW content
- 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
Use this script responsibly and in compliance with Discord's Terms of Service. Maintainers are not liable for usage outcomes.
- AutoCloseReopenThread - Enhanced thread lifecycle management