mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-11 17:33:03 +00:00
Updated Obtaining Token and Channel IDs (markdown)
@@ -49,6 +49,7 @@ To reset a bot token, click on "[Regenerate](https://github.com/Tyrrrz/DiscordCh
|
||||
**2.** Press Ctrl+Shift+I (⌘⌥I on Mac) on Discord to show developer tools<br/>
|
||||
**3.** Navigate to the `Console` tab<br/>
|
||||
**4.** Type `window.location.href` and press Enter<br/>
|
||||
**5.** Copy the second long sequence of numbers inside the URL
|
||||
**5.** Copy the second long sequence of numbers inside the URL (e.g https://discord.com/channels/671281212121/7455042128939881222
|
||||
you should copy **7455042128939881222**)
|
||||
|
||||
Make sure you're not copying the user's ID; the easiest way to get a private channel's ID is to just take the number sequence in the channel's URL.
|
||||
Reference in New Issue
Block a user