Skip to content

Bot joining Deafeaned #221

Answered by meesam4687
skyrunner360 asked this question in Q&A
Discussion options

You must be logged in to vote

That's how it's supposed to be but you can make it undeafen itselves when the "playSong" event is emitted .

<Guild>.members.fetch(<Client>.id).then(member => {
         member.voice.setDeaf(false);
});

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by skyrunner360
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants