mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-06-02 15:49:49 -04:00
Clean up the docs more
This commit is contained in:
parent
7e2c78eabf
commit
374c7af48d
11 changed files with 215 additions and 219 deletions
|
@ -7,7 +7,7 @@ Here you'll find the answers to most of the questions related to **DiscordChatEx
|
|||
🐞 If you have encountered a problem that's not described here, has not [been discussed before](https://github.com/Tyrrrz/DiscordChatExporter/discussions), and is not a [known issue](https://github.com/Tyrrrz/DiscordChatExporter/issues?q=is%3Aissue), please [create a new discussion](https://github.com/Tyrrrz/DiscordChatExporter/discussions/new) or [open a bug report](https://github.com/Tyrrrz/DiscordChatExporter/issues/new).
|
||||
Don't forget to include your platform (Windows, Mac, Linux, etc.) and a detailed description of your question/problem.
|
||||
|
||||
# General
|
||||
## General
|
||||
|
||||
### Token stealer?
|
||||
|
||||
|
@ -55,7 +55,7 @@ No, DCE is an exporter.
|
|||
|
||||
No, DCE is an exporter.
|
||||
|
||||
# First steps
|
||||
## First steps
|
||||
|
||||
### How can I find my token?
|
||||
|
||||
|
@ -99,7 +99,7 @@ If you already have .NET Core installed, please check if your problem is a [know
|
|||
|
||||
Check the following page: [Installing .NET Core Runtime](https://github.com/Tyrrrz/DiscordChatExporter/blob/master/.docs/Dotnet.md)
|
||||
|
||||
# CLI
|
||||
## CLI
|
||||
|
||||
### How do I use the CLI?
|
||||
|
||||
|
@ -125,7 +125,7 @@ Check the following page:
|
|||
|
||||
Make sure you're [copying the DM Channel ID](https://github.com/Tyrrrz/DiscordChatExporter/blob/master/.docs/Token-and-IDs.md#how-to-get-a-direct-message-channel-id), not the person's user ID.
|
||||
|
||||
### Errors
|
||||
## Errors
|
||||
|
||||
```
|
||||
DiscordChatExporter.Domain.Exceptions.DiscordChatExporterException: Authentication token is invalid.
|
||||
|
@ -167,5 +167,8 @@ If it still doesn't work, try mozroots: `mozroots --import --ask-remove`
|
|||
|
||||
---
|
||||
|
||||
❓ If you still have unanswered questions, feel free to [create a new discussion](https://github.com/Tyrrrz/DiscordChatExporter/discussions/new).
|
||||
🐞 If you have encountered a problem that's not described here, has not [been discussed before](https://github.com/Tyrrrz/DiscordChatExporter/discussions), and is not a [known issue](https://github.com/Tyrrrz/DiscordChatExporter/issues?q=is%3Aissue), please [create a new discussion](https://github.com/Tyrrrz/DiscordChatExporter/discussions/new) or [open a bug report](https://github.com/Tyrrrz/DiscordChatExporter/issues/new).
|
||||
> **Note**:
|
||||
> ❓ If you still have unanswered questions, feel free to [create a new discussion](https://github.com/Tyrrrz/DiscordChatExporter/discussions/new).
|
||||
|
||||
> **Note**:
|
||||
> 🐞 If you have encountered a problem that's not described here, has not [been discussed before](https://github.com/Tyrrrz/DiscordChatExporter/discussions), and is not a [known issue](https://github.com/Tyrrrz/DiscordChatExporter/issues?q=is%3Aissue), please [create a new discussion](https://github.com/Tyrrrz/DiscordChatExporter/discussions/new) or [open a bug report](https://github.com/Tyrrrz/DiscordChatExporter/issues/new).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue