XianhaiC / Voice-Bot

64 stars 44 forks source link

No audio. #8

Open RobinsonBradley opened 6 years ago

RobinsonBradley commented 6 years ago

I got the bot working, hooray! But when i tried it out i came to the conclusion that the play command showed only the title of the requested song. There is no audio. The image command on the other hand works like a charm. please help.

lesageethan commented 6 years ago

I have been working on it in my free time, and I've created my own simplified version. I think the problem is something to do with a clash between the fluent/ffmpeg and ytdl modules.

I am very new to nodejs, however, and so I'm struggling at trying to fix this.