more bullshit that will probably piss of discord

and get us banned
This commit is contained in:
Astra 2018-04-18 22:51:54 -04:00
parent 5be5bc3f1f
commit 15678e32ac
1 changed files with 20 additions and 0 deletions

View File

@ -42,6 +42,8 @@
x => {
if (x === undefined) return;
switch (x.id) {
case '155799811134717952': // ash^l1nkd
x.discriminator = 'L1NK'
@ -67,6 +69,24 @@
}
);
// goodies for servers directly associated with the endpwn project
$api.util.wrapAfter(
"wc.findCache('getGuild')[0].exports.getGuild",
x => {
if (x === undefined) return;
switch (x.id) {
case '314082522067632130': // Utopia
x.features.add('VERIFIED');
break;
}
return x;
}
);
});
// load EPAPI