- await sodium.ready + nacl preload (same as original jukebox) - Add generateDependencyReport() for debugging - Add type declarations for libsodium-wrappers and tweetnacl Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add Soundboard plugin (full Jukebox port): server + frontend + CSS - Fix Radio Globe: swap geo coords (API returns [lng,lat] not [lat,lng]) - Fix Radio stations showing "Unbekannt": use item.page.title + fix channel ID regex - Add DirectMessages + MessageContent intents for DM commands - Register SoundboardTab in App.tsx with scoped theme/card-size CSS vars Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>