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.01k forks source link

🐛 Lyrics not working anymore #1616

Open Kirize14 opened 5 months ago

Kirize14 commented 5 months ago

Describe the bug So I'm testing the lyrics function but it seem that code need to be update and got an error of Exception has occurred: TypeError: Cannot read properties of undefined (reading 'split') on line 14 in node_modules\lyrics-finder\src\index.js The line code were [i] = i.split(delim2);

In this case there're lyrics for it

How To Reproduce Steps to reproduce the behavior: 1./play anysong In this case I use wildest dream https://www.youtube.com/watch?v=IdneKLhsWOQ 2./lyrics

Expected behavior Show a lyrics

Environment (add if possible)

Additional information & screenshots image