Skip to content

Instantly share code, notes, and snippets.

@jerbear2008
Created July 11, 2021 02:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jerbear2008/de2b3b2ebf4fb8686fa5da20e414208b to your computer and use it in GitHub Desktop.
Save jerbear2008/de2b3b2ebf4fb8686fa5da20e414208b to your computer and use it in GitHub Desktop.
  1. Do Ctrl/Cmd + Shift + I
  2. Click on Console
  3. Paste the code at the bottom and hit enter
  4. Press the x at the top right to exit the menu
  5. Go to User Settings and at the bottom there should be the Experimental Menu
const DI=window.DiscordInternals,hasLib=!!(DI&&DI.versionCompare&&DI.versionCompare(DI.version||"","1.9")>=0),WebpackModules=hasLib&&DI.WebpackModules||(()=>{const e="function"==typeof webpackJsonp?webpackJsonp([],{__extra_id__:(e,n,t)=>n.default=t},["__extra_id__"]).default:webpackJsonp.push([[],{__extra_id__:(e,n,t)=>e.exports=t},[["__extra_id__"]]]);delete e.m.__extra_id__,delete e.c.__extra_id__;const n=(n,t={})=>{const{cacheOnly:o=!1}=t;for(let t in e.c)if(e.c.hasOwnProperty(t)){let o=e.c[t].exports;if(o&&o.__esModule&&o.default&&n(o.default))return o.default;if(o&&n(o))return o}if(o)return console.warn("Cannot find loaded module in cache"),null;console.warn("Cannot find loaded module in cache. Loading all modules may have unexpected side effects");for(let t=0;t<e.m.length;++t){let o=e(t);if(o&&o.__esModule&&o.default&&n(o.default))return o.default;if(o&&n(o))return o}return console.warn("Cannot find module"),null};return{find:n,findByUniqueProperties:(e,t)=>n(n=>e.every(e=>void 0!==n[e]),t),findByDisplayName:(e,t)=>n(n=>n.displayName===e,t)}})();t=WebpackModules.findByUniqueProperties(["isDeveloper"]),Object.defineProperty(t,"isDeveloper",{get:e=>1,set:e=>e,configurable:!0});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment