Discordchatexporter: Export entire server/group

Created on 2 Oct 2019  路  5Comments  路  Source: Tyrrrz/DiscordChatExporter

this would be VERY convenient if it could be incorporated.

I'd say there would be 2 general ways to do this:

  1. export results in multiple files

  2. 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.

question

Most helpful comment

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.

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

NerveCoordinator picture NerveCoordinator  路  3Comments

makeworld-the-better-one picture makeworld-the-better-one  路  3Comments

Tyrrrz picture Tyrrrz  路  5Comments

fynnay picture fynnay  路  6Comments

quyleanh picture quyleanh  路  6Comments