niggers are so black tbh
This commit is contained in:
parent
fd16c95b8f
commit
bed00aa4c5
@ -307,11 +307,8 @@ async function generateBotsAvatars () {
|
|||||||
.toBuffer()
|
.toBuffer()
|
||||||
|
|
||||||
await sharp(buff)
|
await sharp(buff)
|
||||||
.resize(60, 60)
|
// .resize(60, 60)
|
||||||
.png({
|
.png()
|
||||||
compressionLevel: 9,
|
|
||||||
palette: true
|
|
||||||
})
|
|
||||||
.toFile(path.join(botOutputDir, '1.png'))
|
.toFile(path.join(botOutputDir, '1.png'))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user