EddieHubCommunity / EddieHubLive

Map to show EddieHub contributors
https://live.eddiehub.io
MIT License
47 stars 39 forks source link

Users updated avatars doesn't appear on the map #17

Closed alrifay closed 1 year ago

alrifay commented 4 years ago

I think this issue happens because you are using old avatar url from Firestore. https://github.com/EddieJaoudeCommunity/EddieBotMap/blob/584f682704fc50a7071b237b83f81e9183c8892f/src/app/app.component.ts#L71

Does discord provide an event for updated avatars? so you can save the new url.🤔

Or maybe ask users to update their bio after changing the avatar to save the new url. 😁

amandamartin-dev commented 1 year ago

@eddiejaoude I noticed this issue and others mention discord as having a connection to create map events. Can you let me know if this is still the case or if the connection is only through the github actions.

eddiejaoude commented 1 year ago

I think back then we had events from Discord, but now it is only events from GitHub - so I will close this 👍