Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 1.46 KB

README.md

File metadata and controls

28 lines (25 loc) · 1.46 KB

dht-dce

Build and release Release License Downloads Maintained
A simple program that converts Discord History Tracker exports to Discord chat exporter's json format.

Download

You can download the latest nightly version here. (Recommended)
Or, you can download the latest release here.

Usage

The program will do most of the work for you but you will need to manually fix the server names, server ids and channel categories.

  -channel string
        Comma separated list of one or more channel id
  -id-as-name
        If set to true then the output json file will be the channel id. Overrides out.
  -in string
        path to the input SQLite database (default "input.db")
  -out string
        path to the output JSON file (default "output.json")
  -v    prints the version

Current limitations

Does not support profile pictures or files.