|
||
---|---|---|
.idea | ||
demo-package/messages | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
README.md
Rusty Cleaner
A Rust program to delete all Discord messages via discord-package.zip.
How to request your discord data?
In Discord, go to settings -> "Privacy & Safety" Tab -> Scroll down -> "Request all of my Data"
In a vew days you will receive your data.
How to run this program
Build from source
Run cargo run
to simple run it.
Run cargo build --release && ./target/release/rusty-cleaner
to run the optimized version.
Use releases
Go to https://gitea.familyhainz.de/Miggi/rusty-cleaner/releases and download the latest version
On Linux or macOS, run ./rusty-cleaner-* discord-packge
to start the program