v1.1.0Minor
Chat Mentions, User Badges & Card Messages in SSE
What's New
- chat.message events now include a mentions array with resolved @mention user data (userId, username, displayName)
- New GET /api/badges/user/:username endpoint — get a user's badges in any channel (public, no auth required)
- Card messages (stickers, sounds, celebrations) now emit on the chat.message SSE stream with a card object
- subscriberMonths now populated in chat.message events (previously was always undefined)
- Username lookups are now case-insensitive across badge and mention resolution