Phineas / lanyard

🏷️   Expose your Discord presence and activities to a RESTful API and WebSocket in less than 10 seconds
https://discord.gg/lanyard
MIT License
1k stars 142 forks source link

Default to jpg over gif on quicklinks when not animated #242

Closed dustinrouillard closed 2 months ago

dustinrouillard commented 2 months ago

If the avatar doesn't begin with a_ it's not animated so when .gif is requested it will fail, this PR defaults the request to use .jpg in that case so that it doesn't fail.