Replies: 4 comments
-
nobody? |
Beta Was this translation helpful? Give feedback.
-
Also I want to know how to listen to messages of other members. I have almost the same code setup. |
Beta Was this translation helpful? Give feedback.
-
delete this line if (message.author.id !== client.user.id) return; |
Beta Was this translation helpful? Give feedback.
-
Use this to undeaf: joinVoiceChannel({ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to make a selfbot that plays vocal music, the problem is that it's selfmute (headphones & microphone), so the music isn't audible, would you know how to fix that?
My code:
Beta Was this translation helpful? Give feedback.
All reactions