Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hexahigh authored Oct 30, 2023
1 parent e4869ef commit a089ad8
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
# dht-to-dce
A simple program that converts Discord History Tracker exports to Discord chat exporter's json format.

## Current limitations
<pre>
Can only export one channel at a time.
Does not support profile pictures or files.
</pre>

## Download
You can download the latest version [here](https://github.com/hexahigh/dht-to-dce/releases/tag/latest_auto)

## Usage
<pre>
Expand All @@ -18,3 +14,9 @@ A simple program that converts Discord History Tracker exports to Discord chat e
path to the output JSON file (default "output.json")
-v prints the version
</pre>

## Current limitations
<pre>
Can only export one channel at a time.
Does not support profile pictures or files.
</pre>

0 comments on commit a089ad8

Please sign in to comment.