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.

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.7.2.tar.gz (34.9 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.7.2-py3-none-any.whl (44.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: delete_me_discord-1.7.2.tar.gz
  • Upload date:
  • Size: 34.9 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.7.2.tar.gz
Algorithm Hash digest
SHA256 70392f1d0692e8ca93cf7d1cdaf04f8f5d5e25c198c8524d6b11c43f0ef6cbf8
MD5 f84dd9f8ada4ae7abfb28c17dc0d371f
BLAKE2b-256 8c283f1fab90e62928033a972fdec7d2454c9e8b51d1f5bd17a31247c55ff376

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for delete_me_discord-1.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7f9e622a72283a0c25037614ef7e3fe12c8d7888b8f770329169029acfef320c
MD5 a14d444f622d8f3f0e31fedcecc229ef
BLAKE2b-256 e1373bfe969d744c49a8d75ffab8013acb485a16317417c931e3d79d88716aed

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