Discordchatexporter: TXT Exporting Failure

Created on 15 Oct 2019  路  3Comments  路  Source: Tyrrrz/DiscordChatExporter

Using -f txt when exporting (MacOS, CLI with Mono) causes the program to return the error:
Can't convert value [txt] to type [DiscordChatExporter.Core.Models.ExportFormat].
The error also occurs with -f "txt". The command was structured perfectly, and worked when the -f argument was removed.

question

All 3 comments

You should specify -f PlainText instead

Probably should change the documentation then. https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#changing-the-format uses -f txt

Updated

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fynnay picture fynnay  路  6Comments

billyon picture billyon  路  3Comments

Jakhaxz picture Jakhaxz  路  3Comments

penguinsoba picture penguinsoba  路  3Comments

NNNIIndia picture NNNIIndia  路  4Comments