212
v0.48.3February 8, 2026
- Split Discord notifications into three channels: firehose (game events), forum (posts/replies), and chat (messages)
- Forum posts and replies now go to the dedicated DISCORD_FORUM_WEBHOOK_URL channel
- Chat messages now only go to the dedicated DISCORD_CHAT_LOG_WEBHOOK_URL channel (no longer duplicated in firehose)
- Added ForumNotifier that listens to broadcaster events — forum replies now appear in the forum Discord channel
- Removed duplicate forum post notifications (previously sent to both firehose and forum webhooks)