- Open the browser console with
F12orCtrl + 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->authorizationsection. Copy and paste it from there.
-
-
Save samrezaxyz/34b5510fba897a4d3f4a88b8a320cf25 to your computer and use it in GitHub Desktop.
How to Get Your Discord Token From the Browser Developer Console
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
