GitPedia

DiscordLyrics

Spotify synced lyrics status plugin for BetterDiscord and Vencord.

From MallyDev2·Updated June 27, 2026·View on GitHub·

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. The project is written primarily in TypeScript, distributed under the GNU General Public License v3.0 license, first published in 2026. Key topics include: alpha, betterdiscord, development, discord, discordlyrics.

Latest release: v1.0.5DiscordLyrics 1.0.5
June 8, 2026View Changelog →
<p align="center"> <img src="assets/IMG_9016.webp" alt="DiscordLyrics by MallyDev2" width="100%"> </p> <h1 align="center">DiscordLyrics</h1> <p align="center"> <strong>Just another Spotify lyric status changer</strong> </p> <p align="center"> <a href="https://github.com/MallyDev2/DiscordLyrics/releases/latest"><img alt="Latest release" src="https://img.shields.io/github/v/release/MallyDev2/DiscordLyrics?style=for-the-badge&labelColor=101014&color=d7b981"></a> <a href="https://github.com/MallyDev2/DiscordLyrics/actions"><img alt="Build status" src="https://img.shields.io/github/actions/workflow/status/MallyDev2/DiscordLyrics/ci.yml?style=for-the-badge&label=build&labelColor=101014&color=9ec7ff"></a> <a href="https://github.com/MallyDev2/DiscordLyrics/releases/latest/download/DiscordLyrics-Installer.exe"><img alt="Windows installer" src="https://img.shields.io/badge/Auto_Install-Windows-ffffff?style=for-the-badge&labelColor=101014&color=d7b981"></a> <a href="https://github.com/MallyDev2/DiscordLyrics/releases/latest/download/DiscordLyrics-release.zip"><img alt="Download full package" src="https://img.shields.io/badge/Download-Full_Package-101014?style=for-the-badge&labelColor=f4ead8&color=d7b981"></a> </p>

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.
  • Rate-conscious status updates.

Download

ClientRelease fileSetup
Auto installerDiscordLyrics-Installer.cmdRuns the Windows installer for BetterDiscord, Vencord, Equicord, or Dorian-style source clients.
Complete packageDiscordLyrics-release.zipIncludes both client builds, README, license, and changelog.

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:

text
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

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

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.

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from MallyDev2/DiscordLyrics via the GitHub API.Last fetched: 6/28/2026