1Lucas1.apk
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Mika on 4/25/2025 in #help
AutoLeave not working
Nice
17 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Mika on 4/25/2025 in #help
AutoLeave not working
17 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Mika on 4/25/2025 in #help
AutoLeave not working
There's no way I can do it within the Lavalink client package, luckily the logic of making the bot leave the call is very easy.
17 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Mika on 4/25/2025 in #help
AutoLeave not working
You use Discord.js's voiceStateUpdate event
17 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Mika on 4/25/2025 in #help
AutoLeave not working
Members will have to do it client Discord
17 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Mika on 4/25/2025 in #help
AutoLeave not working
autoLeave it will disconnect when the queue is empty
17 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Mika on 4/25/2025 in #help
AutoLeave not working
Thank you very much for reporting the bug.
17 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Mika on 4/25/2025 in #help
AutoLeave not working
Hello, I will check and get back to you shortly with the answer.
17 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Bloxs on 4/19/2025 in #help
Error using moonlink in deno
There's also one thing, I use global fetch, and it might be more efficient than Polly.
38 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Bloxs on 4/19/2025 in #help
Error using moonlink in deno
interesting
38 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Bloxs on 4/19/2025 in #help
Error using moonlink in deno
They almost knocked the package because of this, nowadays they will not do that, but I do not do it
38 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Bloxs on 4/19/2025 in #help
Error using moonlink in deno
I've done it once, but then I was accused of plagiarism and so I removed from the package, now I make it possible not to do that
38 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Bloxs on 4/19/2025 in #help
Error using moonlink in deno
Used Nodejs Global Websocket on V22
38 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Bloxs on 4/19/2025 in #help
Error using moonlink in deno
I put WS again
38 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Bloxs on 4/19/2025 in #help
Error using moonlink in deno
Try to install by Dev
38 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Bloxs on 4/19/2025 in #help
Error using moonlink in deno
npm install git+https://github.com/Ecliptia/moonlink.js.git#dev
38 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Bloxs on 4/19/2025 in #help
Error using moonlink in deno
I will have to bring him back from the visa
38 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Bloxs on 4/19/2025 in #help
Error using moonlink in deno
or just declare
38 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Bloxs on 4/19/2025 in #help
Error using moonlink in deno
I'll see how I put it inside the package
38 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Bloxs on 4/19/2025 in #help
Error using moonlink in deno
import WebSocket from "npm:ws";
globalThis.WebSocket = WebSocket;
38 replies