A simple Python script to automatically leave all Discord group DMs.
- Leaves all group DMs silently
- No messages sent to groups
- Automatic rate limit handling
- Fast and efficient
- Python 3.6+
- requests library
- Install required library:
pip install requests