From 7f27ad293b175449c14ffecd0efa9bdc3f5c9be3 Mon Sep 17 00:00:00 2001 From: Emily <89871431+emillly-b@users.noreply.github.com> Date: Wed, 22 Sep 2021 00:50:31 -0500 Subject: [PATCH] Updated per #705 --- Obtaining-Token-and-Channel-IDs.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Obtaining-Token-and-Channel-IDs.md b/Obtaining-Token-and-Channel-IDs.md index a27b538..3bb660a 100644 --- a/Obtaining-Token-and-Channel-IDs.md +++ b/Obtaining-Token-and-Channel-IDs.md @@ -54,4 +54,11 @@ To reset a bot token, click on "[Regenerate](https://github.com/Tyrrrz/DiscordCh **5.** Copy the first long sequence of numbers inside the URL > E.g. in https꞉//discord.com/channels/@me/**84289740160**, you should copy **84289740160** +**Alternatively, you can also:** +**1.** Click the three dots next to any message in the channel you want to export. +**2.** Paste the link into a text editor. +**3.** Copy the text in the highlighted part of the link. +> The link should look like this https\://discord.com/channels/@me/**189716987098470**/0985709387059874, In this example it will be **189716987098470** + + Make sure you're not copying the user's ID. \ No newline at end of file