Justinnn
Justinnn
DIAdiscord.js - Imagine an app
Created by Justinnn 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 Justinnn 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 Justinnn 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/Y0YvSgomYF
5 replies