An open API service indexing awesome lists of open source software.

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.

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