My collection of scripts for Discord.
friend_invitelink.js
: Generate a friend invite linkclientside_nitro.js
: Spoof the client and enable client side Discord Nitro
webpackChunkdiscord_app.push([[[Math.random()]],{},q=>Object.values(q.c).find(e=>e.exports?.default?.getCurrentUser).exports.default.getCurrentUser().premiumType=2]) |
webpackChunkdiscord_app.push([[[Math.random()]],{},q=>Object.values(q.c).find(e=>e.exports?.Z?.createFriendInvite).exports.Z.createFriendInvite().then(console.log)]) |
thanks for your patch ! so sad that it's just for 7 days or 5 uses...
Yes, it expires after 7 days of creation, or after 5 uses. It is currently not possible to set unlimited uses and expiry.
I noticed the previous code is not working on the PTB build, here is another patch.