aamiaa / Data-Package-Tool

A tool for browsing messages, servers, and dms of a Discord data package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Package Tool

A tool focused on browsing the actual contents of a Discord data package.

Note: This is my first C# app, sorry for bad code or development mistakes

Download the latest release

Features

  • Search your messages
  • Jump to messages in your client
  • Mass delete messages*
  • Reopen lost DMs*
  • Browse all images you've sent
  • View all servers you've joined, along with invites you've used
  • View all DMs you've talked in

* Requires your account token. Note that this falls under selfbotting, which is against Discord's Community Guidelines and might get your account banned.

Screenshots

image

image

image

Benchmark

These were done on my machine:tm: so they might not be accurate

# of messages Load time RAM usage
1.2mil 21s 412mb
1mil 18s 403mb
941k 16s 346mb
803k 14s 318mb
641k 11s 250mb
243k 5s 114mb
47k 2s 50mb

About

A tool for browsing messages, servers, and dms of a Discord data package


Languages

Language:C# 100.0%