A customizable Discord Social SDK widget powered by Last.fm.
- 🎵 Live Last.fm scrobbling
- 🖼️ Album artwork with fallback
- 👤 Personal profile mode
- 🎧 Music mode
- 🔄 Auto updates
- 📊 Listening statistics
git clone https://github.com/rziy/turntable.git
cd turntable
npm installCreate a .env file:
LASTFM_USER=
LASTFM_API_KEY=
DISCORD_APP_ID=
DISCORD_USER_ID=
DISCORD_BOT_TOKEN=
MODE=musicRun:
npm startDevelopment:
npm run devDisplays your currently playing track.
Displays your custom profile.
MIT
Copyright (c) 2026 rziy.

