DiscordChatExporter
DiscordChatExporter copied to clipboard
Full guild as a single json file
Flavor
No response
Export format
JSON
Details
When exporting to json I'd love to be able to parse all of the data at once instead of needing to go through seperate files or merge them myself before hand. An option to export a single guild per file would be very uself.
My specific usecase is loading the json into Rust and parsing as structs based on input so being able to handle the entire output at once within a single struct would be useful.
I don't think this is a repost of another issue but I'm sorry if it is