mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-05-27 03:02:02 +00:00
Minor edit (newline)
@@ -63,7 +63,7 @@ Check the following page: [Obtaining token](https://github.com/Tyrrrz/DiscordCha
|
|||||||
### My token is disappearing too quickly, I can't copy it!
|
### My token is disappearing too quickly, I can't copy it!
|
||||||
**1.** Open the developer tools by pressing **Ctrl+Shift+I** (⌘⌥I on a Mac) on Discord
|
**1.** Open the developer tools by pressing **Ctrl+Shift+I** (⌘⌥I on a Mac) on Discord
|
||||||
**2.** Go to the **Network** tab
|
**2.** Go to the **Network** tab
|
||||||
**3.** Press **Ctrl+R** (⌘R) to reload
|
**3.** Press **Ctrl+R** (⌘R) to reload
|
||||||
**4.** Search for `messages?limit=50` and click it
|
**4.** Search for `messages?limit=50` and click it
|
||||||
**5.** On the right, make sure the Headers tab is selected
|
**5.** On the right, make sure the Headers tab is selected
|
||||||
**6.** Scroll down to the Request Headers section and look for the `authorization` code
|
**6.** Scroll down to the Request Headers section and look for the `authorization` code
|
||||||
|
|||||||
Reference in New Issue
Block a user