mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-05-31 13:06:19 +00:00
Updated Troubleshooting (markdown)
@@ -9,6 +9,9 @@ The steps to find Channel IDs are [here](https://github.com/Tyrrrz/DiscordChatEx
|
|||||||
### How do I run this on Mac/Linux?
|
### How do I run this on Mac/Linux?
|
||||||
You can find the instructions to run **DiscordChatExporter CLI** on [macOS here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/macOS-usage-instructions), and on [Linux here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Linux-usage-instructions).
|
You can find the instructions to run **DiscordChatExporter CLI** on [macOS here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/macOS-usage-instructions), and on [Linux here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Linux-usage-instructions).
|
||||||
|
|
||||||
|
### How do I set DCE to export automatically at certain times?
|
||||||
|
You can find the instructions on how to schedule **DiscordChatExporter CLI** runs on [Windows here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-Windows), on [macOS here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS), and on [Linux here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-with-Mono-&-Crontab).
|
||||||
|
|
||||||
# CLI
|
# CLI
|
||||||
|
|
||||||
### How do I use the CLI?
|
### How do I use the CLI?
|
||||||
@@ -34,7 +37,7 @@ Unhandled Exception:
|
|||||||
DiscordChatExporter.Core.Exceptions.HttpErrorStatusCodeException: Error HTTP status code: Unauthorized - UNAUTHORIZED
|
DiscordChatExporter.Core.Exceptions.HttpErrorStatusCodeException: Error HTTP status code: Unauthorized - UNAUTHORIZED
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
Make sure the token is correct. If it is a bot token, don't forget to use `-b`
|
Make sure the token is correct. If it is a bot token, don't forget to use `-b`.
|
||||||
|
|
||||||
```
|
```
|
||||||
Unhandled Exception:
|
Unhandled Exception:
|
||||||
|
|||||||
Reference in New Issue
Block a user