mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-18 07:26:39 +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?
|
||||
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
|
||||
|
||||
### How do I use the CLI?
|
||||
@@ -34,7 +37,7 @@ Unhandled Exception:
|
||||
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:
|
||||
@@ -65,4 +68,4 @@ Adding `PATH=/Library/Frameworks/Mono.framework/Versions/Current/bin/:/usr/local
|
||||
|
||||
***
|
||||
|
||||
If the solution to your problem isn't here and it's not a [known issue](https://github.com/Tyrrrz/DiscordChatExporter/issues?q=is%3Aissue), please [open a new issue](https://github.com/Tyrrrz/DiscordChatExporter/issues/new).
|
||||
If the solution to your problem isn't here and it's not a [known issue](https://github.com/Tyrrrz/DiscordChatExporter/issues?q=is%3Aissue), please [open a new issue](https://github.com/Tyrrrz/DiscordChatExporter/issues/new).
|
||||
Reference in New Issue
Block a user