mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-01-28 22:01:55 +00:00
Update readme
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Command line executable that can export [Discord](https://discordapp.com) channel chat logs to a pretty HTML file.
|
||||
|
||||
**Usage examples:**
|
||||
## Usage
|
||||
|
||||
Executing the application requires an access token and channel ID as parameters.
|
||||
|
||||
@@ -12,7 +12,7 @@ You can get the channel ID by enabling `Developer Mode` in `Settings > Appearanc
|
||||
|
||||
- `DiscordChatExporter.exe -t REkOTVqm9RWOTNOLCdiuMpWd.QiglBz.Lub0E0TZ1xX4ZxCtnwtpBhWt3v1 -c 459360869055190534`
|
||||
|
||||
**Libraries used:**
|
||||
## Libraries used
|
||||
|
||||
- [CommandLineParser](https://github.com/gsscoder/commandline)
|
||||
- [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack)
|
||||
|
||||
Reference in New Issue
Block a user