Skip to content

rziy/turntable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turntable

Node.js License Last.fm Discord

A customizable Discord Social SDK widget powered by Last.fm.

Features

  • 🎵 Live Last.fm scrobbling
  • 🖼️ Album artwork with fallback
  • 👤 Personal profile mode
  • 🎧 Music mode
  • 🔄 Auto updates
  • 📊 Listening statistics

Installation

git clone https://github.com/rziy/turntable.git
cd turntable
npm install

Create a .env file:

LASTFM_USER=
LASTFM_API_KEY=
DISCORD_APP_ID=
DISCORD_USER_ID=
DISCORD_BOT_TOKEN=
MODE=music

Run:

npm start

Development:

npm run dev

Modes

Music

Music Mode

Displays your currently playing track.

Personal

Personal Mode

Displays your custom profile.

License

MIT

Copyright (c) 2026 rziy.

About

A customizable Discord Social SDK widget powered by Last.fm.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors