mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-06-07 09:54:50 -04:00
Update readme
This commit is contained in:
parent
7c5090d2f2
commit
a209252259
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Command line executable that can export [Discord](https://discordapp.com) channel chat logs to a pretty HTML file.
|
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.
|
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`
|
- `DiscordChatExporter.exe -t REkOTVqm9RWOTNOLCdiuMpWd.QiglBz.Lub0E0TZ1xX4ZxCtnwtpBhWt3v1 -c 459360869055190534`
|
||||||
|
|
||||||
**Libraries used:**
|
## Libraries used
|
||||||
|
|
||||||
- [CommandLineParser](https://github.com/gsscoder/commandline)
|
- [CommandLineParser](https://github.com/gsscoder/commandline)
|
||||||
- [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack)
|
- [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue