notvexi
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by notvexi on 10/1/2024 in #djs-questions
Assistance in setting up makeCache and sweepers
thanks
15 replies
DIAdiscord.js - Imagine an app
•Created by notvexi on 10/1/2024 in #djs-questions
Assistance in setting up makeCache and sweepers
also i am dumb but what is "Options.DefaultSweeperSettings" and "Options.DefaultMakeCacheSettings"?
where can i see the values they pass
15 replies
DIAdiscord.js - Imagine an app
•Created by notvexi on 10/1/2024 in #djs-questions
Assistance in setting up makeCache and sweepers
okay thanks a lot
15 replies
DIAdiscord.js - Imagine an app
•Created by notvexi on 10/1/2024 in #djs-questions
Assistance in setting up makeCache and sweepers
xd
15 replies
DIAdiscord.js - Imagine an app
•Created by notvexi on 10/1/2024 in #djs-questions
Assistance in setting up makeCache and sweepers
ye i noticed that also
15 replies
DIAdiscord.js - Imagine an app
•Created by notvexi on 10/1/2024 in #djs-questions
Assistance in setting up makeCache and sweepers
so is this fine?
15 replies
DIAdiscord.js - Imagine an app
•Created by notvexi on 10/1/2024 in #djs-questions
Assistance in setting up makeCache and sweepers
is what I use in my bot
15 replies
DIAdiscord.js - Imagine an app
•Created by notvexi on 10/1/2024 in #djs-questions
Assistance in setting up makeCache and sweepers
- member.roles.cache.has(roleID)
- guild.members.cache.get(userID)
- bot.channels.cache.get(channelID)
- channel.messages.cache.get(messageID)
- bot.guilds.cache.size/forEach/other stuff
- guild.channels.cache
15 replies
DIAdiscord.js - Imagine an app
•Created by notvexi on 10/1/2024 in #djs-questions
Assistance in setting up makeCache and sweepers
and what about makeCache?
Are there any things I can just remove like I dont need emoji caching if thats a default thing
15 replies
DIAdiscord.js - Imagine an app
•Created by notvexi on 10/1/2024 in #djs-questions
Assistance in setting up makeCache and sweepers
ok ty
15 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by exotic-emerald on 7/7/2023 in #help
Help with some code
Wow, thank you for telling me that. I follwed many tutorials from Tomato but didnt realize he had his own erela.js fork
I still want to switch to magmastream tho! Try something new because I am having issues with erela.js atm with joining the voice channel, player state is on playing but no audio is coming through
63 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by wise-white on 7/7/2023 in #help
Help with some code
I will also use magmastream simply because the programmers KNOW english and KNOW how to properly name stuff xD
63 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by sensitive-blue on 7/7/2023 in #help
Help with some code
if you want to use erela.js but lavalink v4. I would recommend trying out Magmastream
Magmastream is a fork of erela.js which is being mantained and only works atm with lavalink v4
https://github.com/Blackfort-Hosting/magmastream
https://docs.blackforthosting.com/introduction/getting-started
63 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by frail-apricot on 7/14/2023 in #help
Music is only playing if the loadType is search.. everything else is not working
I am stupid I found the error...
I had to modify this:
to
4 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by rival-black on 7/14/2023 in #help
Music is only playing if the loadType is search.. everything else is not working
okay thank you.
Also do you know how to set the volume of the player when CREATING a new player?
4 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by exotic-emerald on 7/13/2023 in #help
res.tracks[0] is *null*
thank you but I fixed it way easier:
10 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by old-apricot on 7/13/2023 in #help
res.tracks[0] is *null*
the error was NOT an error when i was using erela.js
10 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by optimistic-gold on 7/13/2023 in #help
res.tracks[0] is *null*
i fixed it by adding this at the top:
but thats kinda stupid why not have every track into the res.tracks property
10 replies
MIA🎶 Moonlink.js - Imagine a Music Application
•Created by adverse-sapphire on 7/13/2023 in #help
res.tracks[0] is *null*
10 replies