Skip to content

Instantly share code, notes, and snippets.

@MarvNC
Last active May 3, 2025 13:15
Show Gist options
  • Save MarvNC/e601f3603df22f36ebd3102c501116c6 to your computer and use it in GitHub Desktop.
Save MarvNC/e601f3603df22f36ebd3102c501116c6 to your computer and use it in GitHub Desktop.
How to Get Your Discord Token From the Browser Developer Console

How to Get Your Discord Token From the Browser Console

  • Open the browser console with F12 or Ctrl + Shift + I.
  • Go to the network tab
  • Filter by Fetch/XHR
  • Choose a request that isn't an error (if there aren't any, click on a channel or server to trigger some requests.)
  • You'll find your discord token under the request headers -> authorization section. Copy and paste it from there.

image

@RobPYDeveloper
Copy link

i can't FIND ITTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT

@mehrsamhorizon
Copy link

very good

@ok91901019283
Copy link

Bro where do i use this

@orca-pet3910
Copy link

thanks for help! that's exactly what i needed

@IAloneWolfI54
Copy link

How can i do it on mobil?

@orca-pet3910
Copy link

you can't do this on mobile, or only if you can get developer tools, otherwise use a laptop/PC

@IAloneWolfI54
Copy link

Thanks, i try this laptop.

@orca-pet3910
Copy link

k

@Meeeedx
Copy link

Meeeedx commented Feb 22, 2025

nice

@sliva20
Copy link

sliva20 commented Feb 24, 2025

rlly nice

@chronozera
Copy link

ty goat

@Wharpheus
Copy link

no fetch/xhr,

@MarvNC
Copy link
Author

MarvNC commented Apr 18, 2025

can you send a screenshot showing what your issue is?

@Wharpheus
Copy link

Wharpheus commented Apr 18, 2025 via email

@Colmmmm
Copy link

Colmmmm commented May 1, 2025

ik this is old post, but is there any way to check it anymore? everytime i try, it says "Paused by debugger" or smth and i googled to try and fix it but doesnt work for discord website.

@MarvNC
Copy link
Author

MarvNC commented May 1, 2025

image
You might have one of these options ticked in the "sources" tab in dev tools. Turn it off and you should be fine.

@Colmmmm
Copy link

Colmmmm commented May 3, 2025

you are a fucking legend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment