From f4452de2a81fa74231691a55d09c878b305a947f Mon Sep 17 00:00:00 2001 From: Yudi Date: Fri, 9 Jul 2021 17:54:29 -0300 Subject: [PATCH] discordapp.com is now discord.com, add TOS link --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 7d3939f..f059b53 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -32,7 +32,7 @@ A token can be used to log into your account, so treat it like a password and ne Follow the [instructions here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs). ### Will I get banned if I use this? -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. +Automating user accounts is technically against [TOS](https://discord.com/terms), use at your discretion. [Bot accounts](https://discord.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 media" (`--media`) option.