How to Get Your Discord Token From the Developer Console - Open the developer console with `F12` or `ctrl+shift+i`. - Go to the network tab - Filter by Fetch/XHR - Choose a request that isn't an error - Under the `request headers` -> `authorization` section, there will be your Discord token. Copy and paste it from there.