Skip to content

Releases: angeloanan/lyrics-finder

Release 3.0.2

02 Jun 15:31
a924d78
Compare
Choose a tag to compare

Fixes

  • Fine tuned Spotify search term
    • Cleaned song title (clears out feat.)
    • Uses the song primary artist for search
    • Reversed search term to <songTitle> <songPrimaryArtist>
  • Fixed InfluxDB timestamp error
  • Added permission error message
  • Fixed lyrics too long error message not being sent

Release 3.0.1

31 May 21:05
b037317
Compare
Choose a tag to compare

Added

  • InfluxDB Logging

Changed / Fixed

  • Botlist Voting (Not using blapi because typings bad 🤷‍♂️)

Release 3.0

31 May 11:05
4a5803e
Compare
Choose a tag to compare

Complete rewrite in TypeScript and made the code Open Source

LyricsFinder's prefix is now ~!

Added