this would be VERY convenient if it could be incorporated.
I'd say there would be 2 general ways to do this:
export results in multiple files
export results in 1 single file with additional column (for csv, not sure how this would work with html...) to identify the source channel.
i guess option 1 makes the most sense as it would work with all file types, and the file sizes would be more manageable for large exports.
i tried to add an "enhancement" label but i guess i don't have permission to do that.
Have you tried multi-selecting with ctrl/shift?
sorry @Tyrrrz i'm not sure what you mean, is this something that must be done in the UI? I'm using the CLI, (side question, is the UI available for mac os? i couldn't find instructions for how to set that up on mac)
Ah, you didn't mention you were using CLI so I assumed GUI. In CLI there is also a command to export an entire guild. Try --help option to see the list of available commands.
GUI is Windows-only
The command to export an entire server is exportguild. All DMs, exportdm
mono DiscordChatExporter.exe exportguild -t TOKEN -g SERVERID
To get the server ID, right click the server icon on the sidebar.
Most helpful comment
GUI is Windows-only
The command to export an entire server is exportguild. All DMs, exportdm
To get the server ID, right click the server icon on the sidebar.