From 227c08d1e63b9e488d209c198df22e7327ee3187 Mon Sep 17 00:00:00 2001 From: Yudi Date: Sun, 14 Jun 2020 22:42:21 -0300 Subject: [PATCH] "show up" to "be displayed" --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 5b858be..496bd42 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -33,7 +33,7 @@ Follow the [instructions here](https://github.com/Tyrrrz/DiscordChatExporter/wik Automating user accounts is technically against TOS, use at your own 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 show up. You can avoid this by [saving the HTML file for offline viewing](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Storing-HTML-locally). +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. You can avoid this by [saving the HTML file for offline viewing](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Storing-HTML-locally). ### Can DCE export messages that have already been deleted? No, DCE cannot access them since they have been permanently deleted from Discord's servers.