Skip to main content

Tool to mass delete your Discord messages and reactions with filters and retention controls.

Project description

Delete Me Discord

PyPI Latest Release Pepy Total Downloads GitHub License

Delete Me Discord is a command-line tool for deleting your own Discord messages and reactions with explicit filters and retention controls.

⚠️ Using automated tools on Discord may violate Discord’s Terms of Service. Use at your own risk.

What It Does

  • Deletes your own messages in DMs and guild text channels.
  • Optionally deletes your own reactions too.
  • Lets you scope runs by channel, guild, or parent/category ID.
  • Supports dry-run previews before making changes.
  • Supports rolling cleanup with time- and count-based preservation.
  • Can operate in a buffered per-channel mode for clearer timing output in manual runs.

Installation

Choose one:

  • Python installs require Python 3.10 or newer.
  • pipx install delete-me-discord
  • pip install delete-me-discord
  • Download a prebuilt binary from the latest release

Quick Start

Export your token first:

export DISCORD_TOKEN=<your_token>

You can obtain your token using this guide.

Then discover targets safely:

delete-me-discord --list-guilds
delete-me-discord --list-channels

Preview a full wipe of one channel before executing it:

delete-me-discord --include-ids <channel_id> --delete-reactions --preserve-n 0 --preserve-last 0 --dry-run

Drop --dry-run only after the plan looks right.

If you want to share logs or screenshots, add --redact-sensitive. For example, --redact-sensitive 0 4 keeps only the last 4 characters of IDs while fully hiding names and local paths.

Common Use Cases

Full channel cleanup:

delete-me-discord --include-ids <channel_id> --delete-reactions --preserve-n 0 --preserve-last 0 --dry-run

Rolling retention:

delete-me-discord --preserve-last "weeks=2" --preserve-n 20 --fetch-max-age "weeks=2,days=1" --preserve-cache --dry-run

Documentation

The full documentation lives at:

Useful entry points:

For GitHub Actions usage, see the example workflow repo:

Contributing

Contributions are welcome. Open an issue or pull request with improvements or bug fixes.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute this software as per the terms of the license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

delete_me_discord-1.8.1.tar.gz (37.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

delete_me_discord-1.8.1-py3-none-any.whl (48.2 kB view details)

Uploaded Python 3

File details

Details for the file delete_me_discord-1.8.1.tar.gz.

File metadata

  • Download URL: delete_me_discord-1.8.1.tar.gz
  • Upload date:
  • Size: 37.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for delete_me_discord-1.8.1.tar.gz
Algorithm Hash digest
SHA256 4c630592675882b1d69ae69705db50a6fae3c598bed7f24af1b8b290d8306b9e
MD5 5619eaedf0cc2777c39193fef3e423d4
BLAKE2b-256 238f5ffe85bfb69dce9f4a170b0eaefbb1d1c5d95fa2b5c8c0a9e7e74a529dea

See more details on using hashes here.

File details

Details for the file delete_me_discord-1.8.1-py3-none-any.whl.

File metadata

File hashes

Hashes for delete_me_discord-1.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1b82f3d14ccfac88b8057b8a7945f9ba0674ad01ceaebd921c5f410039eec081
MD5 5edad229bd5648ace2b358b30b58c001
BLAKE2b-256 9a871dbb00975478c18f730e2b864d772f7d62a7d689cccd3f53a99f6ec44f6c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page