OvalQuilter/lyrics-status — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple LyricsStatus tool that watches what song I’m listening to on Spotify and updates my Discord custom status with the current lyric line as the song plays.

I want it to feel easy to run, even for someone who isn’t very technical. Include a clear setup flow for connecting Spotify and Discord, then keep updating the status automatically while music is playing. Let me customize the status text format and choose an emoji to show with the lyrics. If lyrics aren’t available, show a friendly fallback instead of breaking.

Please make it reliable, avoid spamming Discord too fast, and include a short README that explains how to install it, configure it, start it, and stop it. Use JavaScript since this project is already based on that. Look up current docs online if you need to.

Want more depth? Deep Reverse