Load Discord Data

How to find your discord token

1. Open a new browser window and go to discord.com and go to any channel. Then open the console dev tools with Option+Command+J on Mac or Control+Shift+J on Windows. The picture shows what you should see.

Dev tools example

2. Click the 2 arrows that are on the top bar (the same one as console, application, etc) and click on "network". The 2nd picture is what you should see after clicking on network.

Network tab example

3. Scroll through the discord channel you're in until you see an element that has "messages" in its name. Click on this. If you don't see any, then go to another channel and try again.

Messages example

4. Scroll down (on the right side) until you see where it says "authorization." It's covered in the picture but those 2 lines are your authorization key. Copy this key.

Example

5. Paste this key in the textbox below.

Waiting for token submission...