mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-14 15:53:30 -07:00
The setting the exporter uses to handle existing export files has been made configurable in both the CLI and the GUI (instead of being hardcoded): - A prev-export option has been added to all CLI export commands, which sets the file exists handling for the respective command. - A Previous Export option has been added to the GUI settings, which sets the file exists handling that's used for exports. |
||
|---|---|---|
| .. | ||
| Base | ||
| Converters | ||
| Shared | ||
| ExportAllCommand.cs | ||
| ExportChannelsCommand.cs | ||
| ExportDirectMessagesCommand.cs | ||
| ExportGuildCommand.cs | ||
| GetChannelsCommand.cs | ||
| GetDirectChannelsCommand.cs | ||
| GetGuildsCommand.cs | ||
| GuideCommand.cs | ||