diff --git a/Troubleshooting.md b/Troubleshooting.md index cb3d55f..1cc088e 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -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.