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

Uploaded Python 3

File details

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

File metadata

  • Download URL: delete_me_discord-1.7.3.tar.gz
  • Upload date:
  • Size: 34.8 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.3.tar.gz
Algorithm Hash digest
SHA256 05670ef894194eb387ad7f79554228265a52e1a9f4961c183e0031fc49c81928
MD5 555087679a4ef070dbccc782c1957413
BLAKE2b-256 ba7ea62dbfb21f7d94fe96a4051f16e0187b307dc84b70621d5c9f4e211ea55a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for delete_me_discord-1.7.3-py3-none-any.whl
Algorithm Hash digest
SHA256 453bfa1a40693e13b92b91ff738a77adbe2ab05d8934a8c267daa69087ded4dd
MD5 848aa4bca80d7c6b3a5eb63a3de6b60d
BLAKE2b-256 4f2f7e73b52c916c0a1d2b76b2cd77cce3e49e13cb3d802146a95f07f601bbab

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