https://github.com/miggiv2/rusty-cleaner
Mirror - Experimental - A Rust program to delete all Discord messages via discord-package.zip.
https://github.com/miggiv2/rusty-cleaner
discord privacy rust
Last synced: about 2 months ago
JSON representation
Mirror - Experimental - A Rust program to delete all Discord messages via discord-package.zip.
- Host: GitHub
- URL: https://github.com/miggiv2/rusty-cleaner
- Owner: MiggiV2
- License: gpl-3.0
- Created: 2023-07-23T08:04:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-29T13:21:54.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T18:16:52.079Z (over 1 year ago)
- Topics: discord, privacy, rust
- Language: Rust
- Homepage: https://code.mymiggi.de/Miggi/rusty-cleaner
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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