Skip to content

Instantly share code, notes, and snippets.

@erhaem
Last active July 19, 2024 03:32
Show Gist options
  • Select an option

  • Save erhaem/85b813b8877e6d2d2650415bc380b222 to your computer and use it in GitHub Desktop.

Select an option

Save erhaem/85b813b8877e6d2d2650415bc380b222 to your computer and use it in GitHub Desktop.
Get Discord Token (Bookmarklet/Js Inject)

Get Discord Token (Bookmarklet)

Usage

Copy and paste this following code onto your browser bookmark bar, then click the bookmark after.

javascript:void(function(){prompt('Here is your Discord token',(webpackChunkdiscord_app.push([[''],{},e=>{m=[];for(let c in e.c)m.push(e.c[c])}]),m).find(m=>m?.exports?.default?.getToken!==void 0).exports.default.getToken())})()

Credits

Props to Gilgameš for sharing the code

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