Justin
Explore posts from serversMIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 3/16/2025 in #help
Spotify 'query' not working, link works with playing
That worked, thanks!
13 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 3/16/2025 in #help
Spotify 'query' not working, link works with playing
So like this?
13 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 3/16/2025 in #help
Spotify 'query' not working, link works with playing
The actual code:
13 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 3/16/2025 in #help
Spotify 'query' not working, link works with playing
I'm using an publicly available Lavalink server for development purposes, I will switch to own one later, this is the one that I'm using.
13 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 10/8/2023 in #help
Bot disconnects
Different question @1Lucas1.apk. Is it possible to apply filters to the music? Like making the music bass boosted or something like that?
202 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 10/8/2023 in #help
Bot disconnects
ah so it's
player.setVolume(boolean)
?202 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 10/8/2023 in #help
Bot disconnects
And yes, I defined player.
202 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 10/8/2023 in #help
Bot disconnects
Should be implemented right, this is my code; https://sourceb.in/0yhUYPDBHq
202 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 10/8/2023 in #help
Bot disconnects
Huh, I did?
202 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 10/8/2023 in #help
Bot disconnects
TypeError: player.volume is not a function
?202 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 10/8/2023 in #help
Bot disconnects
Entire different question right now. Is it possible to lower the volume of the audio/music (whatever is playing) of the discord bot? Like setting the volume to 50% or something like that.
202 replies
DIAdiscord.js - Imagine an app
•Created by Justin on 10/9/2023 in #djs-voice
Issues with getting an guild ID
Ah sad. I'll look/request then if they can add a feature like that. Anyways thanks!
5 replies
DIAdiscord.js - Imagine an app
•Created by Justin on 10/9/2023 in #djs-voice
Issues with getting an guild ID
I have a different command called 'play' that joins the voice channel throughout a lavalink-client package. So it's in theory already in a VoiceChannel, but that package doesn't support lowering the volume. So how can I do it then?
5 replies
DIAdiscord.js - Imagine an app
•Created by Justin on 10/9/2023 in #djs-voice
Issues with getting an guild ID
-
[email protected]
and using node version v18.18.0
- I'm trying to make an /setvolume slash command to change the volume of the bot when it's playing its music. But I need to get the guild ID. I tried everytime all options, but just by console logging interaction.guild.id
it returns with the guild id. When I put in the getVoiceConnection
part it returns with undefined
so how will I define the guild ID?
- my entire code: https://sourceb.in/Y0YvSgomYF5 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 10/8/2023 in #help
Bot disconnects
Different question now, is it possible to change the messages of Moonlink.js?
202 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 10/8/2023 in #help
Bot disconnects
I just copied over your code from the Github Repo, and it worked :NM_peepoShrugSmile:, so i don't know how i assigned them
202 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 10/8/2023 in #help
Bot disconnects
client returns
202 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 10/8/2023 in #help
Bot disconnects
undefined
202 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 10/8/2023 in #help
Bot disconnects
alright one sec
202 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by Justin on 10/8/2023 in #help
Bot disconnects
It keeps giving me this error,
TypeError: Cannot read properties of undefined (reading 'players')
202 replies