mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-23 01:34:42 +00:00
Updated Troubleshooting (markdown)
@@ -25,7 +25,7 @@ More info about .NET date formats [here](https://docs.microsoft.com/en-us/dotnet
|
||||
### Option '-b' parse error: could not parse '\<BOTTOKEN>' to 'System.Boolean'
|
||||
`-b` does not require a value, it just tells that the token is a bot token. The correct usage is:
|
||||
|
||||
`DiscordChatExporter.Cli.exe -t <BOTTOKEN> -b -c <CHANNEL>`
|
||||
`DiscordChatExporter.Cli.exe export -t <BOTTOKEN> -b -c <CHANNEL>`
|
||||
|
||||
### Unhandled Exception
|
||||
|
||||
@@ -65,4 +65,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+is%3Aopen+label%3Abug), 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