eritislami / evobot

🤖 EvoBot is a Discord Music Bot built with TypeScript + Discord.js, includes Docker builds & localization in 20+ languages
MIT License
1.85k stars 2.02k forks source link

Bug: Lyrics command doesn't work #120

Closed mrkryptonlk closed 4 years ago

mrkryptonlk commented 4 years ago

4 Please fix it.

eritislami commented 4 years ago

The lyrics are scraped from google search results see here: lyrics-finder, if it doesn't find anything there isnt anything i can do about it. I chose to use this package because i didn't want to add another api & key to the bot. If you don't like it or disagree with my code just fork it and make your own changes.