OvalQuilter / lyrics-status

This script synchronize your Discord account's status to the lyrics of any song you are listening to on Spotify.
GNU General Public License v2.0
31 stars 17 forks source link

when using the {song_name} tag remove anything past the character - #3

Closed Twelve0001 closed 2 years ago

Twelve0001 commented 2 years ago

When using the {song_name} tag remove any character that comes past a space-dash-space (" - "), doing this will get rid of the ugly "YEAR REMASTER" in the title. Doing it not appear as:

"cool lyrics, EPIC SONG - 2003 REMASTER"

and instead just

"cool lyrics, EPIC SONG"

Twelve0001 commented 2 years ago

gonna add this myself and then make a PR