let tracks = req.data.tracks.map((data) => new index_1.Track(data, requester));
I have 2 problems
1. My bot is connected to Lavalink but don't log in console like
2. When I search it error log in console
Search Code
Full Code: https://github.com/HStudioDiscordBot/HStudioSource/tree/Bump-moonlink.js-from-3.6.64-to-4.0.1
GitHub
GitHub - HStudioDiscordBot/HStudioSource at Bump-moonlink.js-from-3...
HStudio Discord Music Bot Source Code. Contribute to HStudioDiscordBot/HStudioSource development by creating an account on GitHub.
13 Replies
Forgot to mention that I use moonlink.js version 4.0.1
My lavalink doesn't even work to test kakakkaa
ahh why i can't search?
If i put song url it can play but when i put song query it send undefined to lavalink but it should send spsearch:you belong with me
GG @HewkawAr, you just advanced to level 2!
I will fix this on github
@HewkawAr npm uninstall moonlink.js
GitHub
GitHub - Ecliptia/moonlink.js: MoonLink.js is a simple package for ...
MoonLink.js is a simple package for lavalink client, perfect for you to create your discord bot with songs, and very simple and easy to use. - GitHub - Ecliptia/moonlink.js: MoonLink.js is a simpl...
It worked?
Yeah it work
but i have more problem
how to destroy player?
player.destroy()
normally i use player.destroy() but now i use but it crash
my mistake
in fetch it has res.json()
asking for a parse on something that returns nothing
Done, uninstall the package and reinstall using github
It is
oh it's looking good
if i found more problem i will tell you
have a great day
:)