mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-10 20:02:31 +00:00
Updated Exporting a chat with docker (markdown)
@@ -24,10 +24,10 @@ Retrieve the docker image for DiscordChatExporter
|
||||
* `-v ${PWD}:/app/out` - Puts the output in the current directly (mapping PWD to the internal /app/out folder).
|
||||
* `TOKEN` & `CHANNELID` - See [Obtaining-Token-and-Channel-IDs](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs)
|
||||
* `EXPORT_TYPE` - One of these values:
|
||||
** PlainText - Output is plain text format.
|
||||
** HtmlDark - Output is in HTML with a dark background. (with links to images).
|
||||
** HtmlLight - Same with light background and dark text.
|
||||
** Csv - Output is in CSV format.
|
||||
* PlainText - Output is plain text format.
|
||||
* HtmlDark - Output is in HTML with a dark background. (with links to images).
|
||||
* HtmlLight - Same with light background and dark text.
|
||||
* Csv - Output is in CSV format.
|
||||
|
||||
## Output filename:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user