Nuckyz

Results 6 issues of Nuckyz

I honestly recommend reviewing this by just looking at files changed and looking at the new file, lots of small changes and stuff like just indentation - Rework how webpack...

Centralizes Webpack patching around a single thing: Patching the module factories object of the WebpackRequire (`wreq.m`). This wraps the modules object with a proxy to intercept the addition of new...

A complete refactor of the Vencord Webpack API. This rewrites how Webpack finds and module patches are done. ## Changes to Webpack finding: Completely deprecates the `lazy` way that we...

Also adds a new API for adding nickname icons, as this requires patching the same code as UserVoiceShow

Difficult to test but it should work