mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-05-28 03:31:59 +00:00
Added a clarifying step to the "token is disappearing too quickly" instructions
@@ -63,9 +63,11 @@ 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.** Search for `messages?limit=50` and click it
|
**3.** Press **Ctrl+R** (⌘R) to reload
|
||||||
**4.** On the right, make sure the Headers tab is selected
|
**4.** Search for `messages?limit=50` and click it
|
||||||
**5.** Scroll down to the Request Headers section and look for the `authorization` code
|
**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
|
||||||
|
|
||||||
Too complicated? [This image might help you](https://user-images.githubusercontent.com/21324788/44003408-13eb2088-9e07-11e8-9c3c-016d9876bbea.png).
|
Too complicated? [This image might help you](https://user-images.githubusercontent.com/21324788/44003408-13eb2088-9e07-11e8-9c3c-016d9876bbea.png).
|
||||||
If you can't find the `messages?limit=50`, try switching channels or reload Discord with Ctrl+R (⌘R on a Mac).
|
If you can't find the `messages?limit=50`, try switching channels or reload Discord with Ctrl+R (⌘R on a Mac).
|
||||||
Special thanks to [@llamasking](https://github.com/Tyrrrz/DiscordChatExporter/issues/76#issuecomment-412349261) for providing the screenshot.
|
Special thanks to [@llamasking](https://github.com/Tyrrrz/DiscordChatExporter/issues/76#issuecomment-412349261) for providing the screenshot.
|
||||||
|
|||||||
Reference in New Issue
Block a user