mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-05-27 11:12:43 +00:00
Updated & improved the "User Token" instructions (previous steps no longer worked)
@@ -17,11 +17,14 @@ To reset a bot token, click on "[Regenerate](https://github.com/Tyrrrz/DiscordCh
|
||||
### How to get a User Token
|
||||
> Automating user accounts is technically against TOS, use at your own risk.
|
||||
|
||||
**1.** Press **Ctrl+Shift+I** (⌘⌥I on Mac) on Discord to show developer tools<br/>
|
||||
**2.** Navigate to the **Application** tab<br/>
|
||||
**3.** Select **Local Storage** > **https://discordapp.com** on the left<br/>
|
||||
**4.** Press **Ctrl+R** (⌘R) to reload<br/>
|
||||
**5.** Find **token** at the bottom and copy the value<br/>
|
||||
**1.** Open and login to Discord on the browser<br/>
|
||||
**2.** Press **Ctrl+Shift+I** (⌘⌥I on Mac) to open the **Developer tools** pane<br/>
|
||||
**3.** Press **Ctrl+Shift+M** (⌘⇧M on Mac) to **Toggle device toolbar** (enables **Device Mode**)<br/>
|
||||
**4.** Navigate to the **Application** tab<br/>
|
||||
**5.** Select **Local Storage** > **https://discordapp.com** on the left<br/>
|
||||
**6.** Type `token` into the Filter box<br/>
|
||||
**7.** If the **token** key does not appear, press **Ctrl+R** (⌘R) to reload<br/>
|
||||
**8.** Copy the value for the **token** key<br/>
|
||||
|
||||
> Disappearing too quickly? [Try this instead](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#my-token-is-disappearing-too-quickly-i-cant-copy-it).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user