"Download referenced media content" is now "Download media"

Yudi
2021-05-23 19:37:49 -03:00
parent 0ea0fab4f5
commit e3c9c774d8

@@ -35,7 +35,7 @@ Follow the [instructions here](https://github.com/Tyrrrz/DiscordChatExporter/wik
Automating user accounts is technically against TOS, use at your discretion. [Bot accounts](https://discordapp.com/developers/docs/topics/oauth2#bots) don't have this restriction.
### Will the messages disappear from the exported file if I delete a message, delete my account or block a person?
Text messages will not be removed from the exported file, but if media, such as images and user avatars, is changed or deleted, it will no longer be displayed. To avoid this, export using the "Download referenced media content" (`--media`) option.
Text messages will not be removed from the exported file, but if media, such as images and user avatars, is changed or deleted, it will no longer be displayed. To avoid this, export using the "Download media" (`--media`) option.
### Can DCE export messages that have already been deleted?
No, DCE cannot access them since they have been permanently deleted from Discord's servers.
@@ -44,7 +44,7 @@ No, DCE cannot access them since they have been permanently deleted from Discord
Yes, if your account has access to them.
### Can DCE download images?
Yes, and other media too. Export using the "Download referenced media content" (--media) option.
Yes, and other media too. Export using the "Download media" (--media) option.
### Can the exported chats be shared?
Yes.