molenzwiebel / OriannaBot

:robot: Everyone's favorite Discord bot
MIT License
119 stars 23 forks source link

[Bugfix] Fix displaying avatar #33

Open robertgrzonka opened 4 years ago

robertgrzonka commented 4 years ago

Note: I had some issues with proper config for database (not know Postgres), so please check this locally by yourself if it's not an effort and let me know if something is not working :)

Issue

Avatars are not displaying. I'm not sure, but probably some API become deprecated. Additionally I add .prettierrc because my files goes insane and this settings are, as I believe, similar to your coding style.

Steps

I propose getting users avatar from user object.

Screen

Zrzut ekranu 2020-07-18 o 16 26 15
molenzwiebel commented 4 years ago

I see you've closed this, just wanted to let you know that I still want to review this PR but covid+holidays have left me with less time than desired. If you still want to contribute to Ori, feel free to reopen so I can give feedback.

robertgrzonka commented 4 years ago

Sure, I've closed it, because I have some issues with building dev env on localhost and wanted to keep your repo clean without my PR opened indefinitely, but I think I'll have more time now, so maybe with little help of yours we can make it ;)