Skip to content

General flow of how DiscordChatExporter works? #1109

Answered by Tyrrrz
eelegiap asked this question in Q&A
Discussion options

You must be logged in to vote

It's pretty simple, actually. Once you provide the token, it uses it to make authenticated requests to the Discord API, pulling the list of guilds (servers) you're part of, their channels and, when you choose to export one of them, iteratively pulls all the messages belonging to that channel. Additional data processing happens as well, such as resolving mentions, parsing markdown, etc. Then all of that is put through one of the exporters (depending on the format).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by eelegiap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants