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.