A simple program that converts Discord History Tracker exports to Discord chat exporter's json format.
You can download the latest nightly version here. (Recommended)
Or, you can download the latest release here.
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
Does not support profile pictures or files.