boringdesigners / boring-avatars

Boring avatars is an open source React library that generates custom, SVG-based avatars from any username and color palette.
https://boringavatars.com
MIT License
5.64k stars 197 forks source link

Smooth deprecation suggestion #79

Closed alexeysarakuz closed 2 weeks ago

alexeysarakuz commented 2 months ago

Just noticed on the readme that you are planning to deprecate the library, if so, please try to smoothly/gracefully deprecate it by relying on the alternative solution -> https://www.dicebear.com/playground/

The integration looks pretty similar:

<img src="https://api.dicebear.com/9.x/thumbs/svg?seed=Princess" alt="avatar" />

Also their "thumbs" theme looks similar to the boringavatars.

It should be pretty quick to migrate, but users of this library will avoid seeing 404.

Hope it helps!

josepmartins commented 1 month ago

Hey @alexeysarakuz, thanks for the suggestion. The problem here is the amount of daily requests through the service.

Please note that the old service will be paused by the end of this month. We recommend transitioning to our new subscription plan to ensure uninterrupted access and support. More info here.

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.