mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-27 00:12:57 +00:00
Updated Obtaining Token and Channel IDs (markdown)
@@ -52,13 +52,14 @@ To reset a bot token, click on "[Regenerate](https://github.com/Tyrrrz/DiscordCh
|
|||||||
**3.** Navigate to the `Console` tab
|
**3.** Navigate to the `Console` tab
|
||||||
**4.** Type `window.location.href` and press Enter
|
**4.** Type `window.location.href` and press Enter
|
||||||
**5.** Copy the first long sequence of numbers inside the URL
|
**5.** Copy the first long sequence of numbers inside the URL
|
||||||
|
|
||||||
> E.g. in https꞉//discord.com/channels/@me/**84289740160**, you should copy **84289740160**
|
> E.g. in https꞉//discord.com/channels/@me/**84289740160**, you should copy **84289740160**
|
||||||
|
|
||||||
**Alternatively, you can also:**
|
**Alternatively, you can also:**
|
||||||
**1.** Click the three dots next to any message in the channel you want to export.
|
**1.** Click the three dots next to any message in the channel you want to export.
|
||||||
**2.** Paste the link into a text editor.
|
**2.** Paste the link into a text editor.
|
||||||
**3.** Copy the text in the highlighted part of the link.
|
**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**
|
|
||||||
|
|
||||||
|
> E.g. in https://discord.com/channels/@me/**189716987098470**/0985709387059874, you should copy **189716987098470**
|
||||||
|
|
||||||
Make sure you're not copying the user's ID.
|
Make sure you're not copying the user's ID.
|
||||||
Reference in New Issue
Block a user