You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replaces manual avatar CDN URL construction with Discord.js's `avatarURL()` methods.
- Defaults to optimized formats like webp instead of the previously hardcoded .png for non-animated avatars,
which significantly reduced avatar size (e.g., from 24 KB to 1 KB).
0 commit comments