mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-15 11:22:30 +00:00
Updated Docker usage instructions (markdown)
@@ -54,8 +54,8 @@ To get your Token and Channel IDs, please refer to [this page](https://github.co
|
||||
|
||||
DCE.CLI accepts environment variables as fallbacks for the `--token` and `--bot` options.
|
||||
|
||||
`DISCORD_TOKEN` for user tokens<br/>
|
||||
`DISCORD_TOKEN_BOT` for bot tokens
|
||||
- `DISCORD_TOKEN` to set the token
|
||||
- `DISCORD_TOKEN_BOT` to set whether it's a bot token (`true` or `false`)
|
||||
|
||||
You can use these variables either with the `--env` Docker option or with a combination of the `--env-file` Docker option and a `.env` file.<br/>
|
||||
Please refer to the Docker documentation for more information:<br/>
|
||||
|
||||
Reference in New Issue
Block a user