diff --git a/README.md b/README.md index 7301f2b..3c8ab27 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ window.webpackChunkdiscord_app.push([ [Math.random()], {}, req => { + if (!req.c) return; for (const m of Object.keys(req.c) .map(x => req.c[x].exports) .filter(x => x)) { @@ -133,4 +134,4 @@ Github Discussion: [Here](https://github.com/aiko-chan-ai/discord.js-selfbot-v13 [![Star History Chart](https://api.star-history.com/svg?repos=aiko-chan-ai/discord.js-selfbot-v13&type=Date)](https://star-history.com/#aiko-chan-ai/discord.js-selfbot-v13&Date) -# From Github with love 💕 \ No newline at end of file +# From Github with love 💕