mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-24 06:54:44 +00:00
Fixed link for obtaining token.
@@ -22,7 +22,7 @@ Retrieve the docker image for DiscordChatExporter
|
|||||||
|
|
||||||
## What each part means:
|
## What each part means:
|
||||||
* `-v ${PWD}:/app/out` - Puts the output in the current directly (mapping PWD to the internal /app/out folder).
|
* `-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]
|
* `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:
|
* `EXPORT_TYPE` - One of these values:
|
||||||
** PlainText - Output is plain text format.
|
** PlainText - Output is plain text format.
|
||||||
** HtmlDark - Output is in HTML with a dark background. (with links to images).
|
** HtmlDark - Output is in HTML with a dark background. (with links to images).
|
||||||
|
|||||||
Reference in New Issue
Block a user