An open API service indexing awesome lists of open source software.

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.

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`