LuminisNobilite / 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 Reisonantia closed 8 months ago

Reisonantia commented 8 months 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.

Reisonantia commented 8 months 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.

Reisonantia commented 8 months ago

Implemented for webhook rich embeds.