ReVanced / revanced-helper

🤖 NLP backed bots assisting ReVanced
https://revanced.app
GNU General Public License v3.0
20 stars 8 forks source link

fix: restore logging embed consistency #20

Closed oSumAtrIX closed 1 year ago

oSumAtrIX commented 1 year ago

Issue

The embed style looks different from the old Rust bot:

image

Solution

Additional context

The embeds themselves also don't look like they are supposed to:

image

Instead, they should look like this:

image

image

reisxd commented 1 year ago

Add the avatar as the image

The avatar is already added. Discord.js doesn't probably give default avatar URLs, for some reason. Only footer and embed color.

oSumAtrIX commented 1 year ago

Not sure, but it should give the users avatar URL which you can then use as the image for the embed