falrux/Spotify-Lyrics-To-Discord-Status — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python tool that watches what I’m playing on Spotify and shows the current lyric as my Discord status while the song is playing. I want it to read my Spotify app details from a config file, ask me to authorize Spotify in the browser, then keep checking the current track and matching lyric timing so the status changes along with the song.
Please include a profanity filter option and an option to split long lyric lines so they fit better as a status. Make it easy for a normal person to set up, with a clear config file, simple terminal commands, and friendly messages when something is missing or wrong.
Also add a clear warning that automating a personal Discord account can break Discord rules. If there’s a safer way to do it with an official Discord bot or current API docs, use that or explain the limitation. Look up current docs online if needed.
Want more depth? Deep Reverse