mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 11:03:43 +00:00
try artwork :p
This commit is contained in:
@@ -472,7 +472,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||
url: url_e,
|
||||
info: song,
|
||||
color: await modules
|
||||
.getColors(`https://i.ytimg.com/vi/${v}/maxresdefault.jpg`)
|
||||
.getColors(song.artwork)
|
||||
.then((colors) => colors[0].hex()),
|
||||
engagement: engagement,
|
||||
process: process,
|
||||
|
||||
Reference in New Issue
Block a user