- TYSON
- TYSON
DIAdiscord.js - Imagine an app
Created by - TYSON on 9/12/2024 in #djs-voice
Bot disconnects after rejoining.
No I understand but now djs only handles vc if it's joined by djs/voice
23 replies
DIAdiscord.js - Imagine an app
Created by - TYSON on 9/12/2024 in #djs-voice
Bot disconnects after rejoining.
If u still wanna see the code here it is sir.
this.client.shoukaku.joinVoiceChannel({ guildId: msg.guild.id, shardId: msg.guild.shardId || 0, channelId: msg.member.voice?.channel.id, deaf: true })
this.client.shoukaku.joinVoiceChannel({ guildId: msg.guild.id, shardId: msg.guild.shardId || 0, channelId: msg.member.voice?.channel.id, deaf: true })
23 replies
DIAdiscord.js - Imagine an app
Created by - TYSON on 9/12/2024 in #djs-voice
Bot disconnects after rejoining.
Like before it used to work when i used setchannel so it used to moves to a newer one
23 replies
DIAdiscord.js - Imagine an app
Created by - TYSON on 9/12/2024 in #djs-voice
Bot disconnects after rejoining.
I'm not making it join with joinVoiceChannel I'm using a lavalink music wrapper named shoukaku but it has anything to do with it sir ?
23 replies
DIAdiscord.js - Imagine an app
Created by - TYSON on 9/12/2024 in #djs-voice
Bot disconnects after rejoining.
If bot is in a voice channel i don't need to use setChannel instead i can do joinVoiceChannel it will work same
23 replies
DIAdiscord.js - Imagine an app
Created by - TYSON on 9/12/2024 in #djs-voice
Bot disconnects after rejoining.
Well I'm not getting the point of it actuall
23 replies
DIAdiscord.js - Imagine an app
Created by - TYSON on 9/12/2024 in #djs-questions
Bot disconnects when it's dragged to different vc
But when i'm dragging it... it disconnects automatically
6 replies
DIAdiscord.js - Imagine an app
Created by - TYSON on 9/12/2024 in #djs-questions
Bot disconnects when it's dragged to different vc
It's already in a voice channel
6 replies
DIAdiscord.js - Imagine an app
Created by - TYSON on 9/12/2024 in #djs-questions
Bot disconnects when it's dragged to different vc
Sir all I'm doing is changing my bots voice channel to another
6 replies
DIAdiscord.js - Imagine an app
Created by - TYSON on 9/12/2024 in #djs-voice
Bot disconnects after rejoining.
But if I wanna change voice channel of the bot its already in a vc what should I do then ?
23 replies
DIAdiscord.js - Imagine an app
Created by - TYSON on 9/12/2024 in #djs-questions
Bot disconnects when it's dragged to different vc
It also disconnects after i try to drag it using eval command
6 replies
DIAdiscord.js - Imagine an app
Created by - TYSON on 9/12/2024 in #djs-voice
Bot disconnects after rejoining.
Also if i drag my bot manually it's disconnecting
23 replies
DIAdiscord.js - Imagine an app
Created by - TYSON on 9/12/2024 in #djs-voice
Bot disconnects after rejoining.
message.guild.members.me.voice.setChannel(message.member.voice.channel); My code
23 replies
DIAdiscord.js - Imagine an app
Created by - TYSON on 9/12/2024 in #djs-voice
Bot disconnects after rejoining.
Nothing is exported I'm just doing it with djs and my djs/voice version is 0.16.0
23 replies