https://github.com/jadc/py-wipecord-v2
A more feature-rich (but less simple) rewrite of Wipecord. Deletes all messages from yourself (or another user) from a Discord guild.
https://github.com/jadc/py-wipecord-v2
Last synced: about 1 year ago
JSON representation
A more feature-rich (but less simple) rewrite of Wipecord. Deletes all messages from yourself (or another user) from a Discord guild.
- Host: GitHub
- URL: https://github.com/jadc/py-wipecord-v2
- Owner: jadc
- License: gpl-3.0
- Archived: true
- Created: 2023-05-28T06:43:04.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-28T06:50:55.000Z (about 3 years ago)
- Last Synced: 2025-03-01T05:15:27.674Z (over 1 year ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Wipecord v2
First, gather all messages with: `py gather.py [author_id]`
Then, delete each message from the outputted file with: `py wipe.py `
You can explore many flags with `py gather.py/wipe.py -h`