Skip to content

Installation

Choose the install method that best matches how you want to run the CLI.

pipx

Recommended for CLI isolation:

Terminal window
pipx install delete-me-discord

pip

Terminal window
pip install delete-me-discord

Use this if you already manage Python environments yourself.

Prebuilt binaries

Download the asset for your OS from the latest GitHub release, extract it, and run it from a terminal.

Verify

Terminal window
delete-me-discord --version

Next

Once the CLI is installed, continue with Authentication and then First Run.