https://github.com/jadc/py-wipecord
Deletes all messages from yourself (or another user) from a Discord guild
https://github.com/jadc/py-wipecord
Last synced: over 1 year ago
JSON representation
Deletes all messages from yourself (or another user) from a Discord guild
- Host: GitHub
- URL: https://github.com/jadc/py-wipecord
- Owner: jadc
- License: gpl-3.0
- Created: 2022-12-22T03:25:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T06:57:17.000Z (over 2 years ago)
- Last Synced: 2025-01-11T19:34:24.727Z (over 1 year ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
This script reads command line arguments.
Usage: `py wipe.py [author-id]`
See the branches for a version of this script that reads from a config file instead.