LightCircleLLC / Eclipse

The Eclipse project main repository.
GNU General Public License v3.0
0 stars 0 forks source link

[N8N] Implement Dynamic Avatars for Rich Embed Messages AND/OR Webhook Avatars #2

Closed Reisonancia closed 11 months ago

Reisonancia commented 1 year ago

Currently it is planned to implement unavatar.io as an avatar resolver service for all applicable websites (Twitter, Youtube). For Pixiv feeds, recommend using either the user's Twitter avatar (if available) or to set a default fallback image that will either be hosted here on Github or on Imgur.

Note: This has already been implemented for all Reddit workflows.

Reisonancia commented 1 year ago

In some cases, unavatar.io avatar resolution will fail for unknown reasons (it probably has something to do with Twitter's API). In this case, implementing a fallback URL that points to a valid image outside of unavatar.io will be necessary.

Reisonancia commented 11 months ago

Implemented for webhook rich embeds.