Skip to content

Instantly share code, notes, and snippets.

@dumorando
Created February 10, 2025 02:22
Show Gist options
  • Save dumorando/6883b5d938c38eb3604e21a2449fad48 to your computer and use it in GitHub Desktop.
Save dumorando/6883b5d938c38eb3604e21a2449fad48 to your computer and use it in GitHub Desktop.
enable discord experiment tab

enable discord experient tab

just download betterdiscord, enable devtools, go to console and paste this code

let _,a=Object.values,b="getCurrentUser",c="actionHandler",d="_actionHandlers",l="_dispatcher",i="ExperimentStore";webpackChunkdiscord_app.push([[Date.now()],{},e=>{_=e}]),m=a((u=a(_.c).find(e=>e?.exports?.default?.[b]&&e?.exports?.default?.[l]?.[d]).exports.default)[l][d]._dependencyGraph.nodes),u[b]().flags|=1,m.find(e=>"Developer"+i==e.name)[c].CONNECTION_OPEN();try{m.find(e=>i==e.name)[c].OVERLAY_INITIALIZE({user:{flags:1}})}catch{}m.find(e=>i==e.name).storeDidChange()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment